Archive for the ‘Mac’ tag
New ROBOTC Code Plugin for Sublime Text Editor
ROBOTC community member Mike McFarlane has recently released a plugin for the popular Sublime Text Editor. This new plugin will allow users to edit .c files on both Linux, Mac, and Windows platforms, which can then be opened and compiled in ROBOTC (the Sublime Editor will not be able to compile the code to a robot, unfortunately).
Quote from Mike (full post on the ROBOTC forum):
“I’ve written a plugin for the elegant and productive Sublime Text editor that will allow you to create and edit RobotC code on Mac, Linux and Windows. It’s got autocomplete on the full set of RobotC functions and variables, search via functional and platform category, tabbing between a functions values, syntax aware colouring and code snippets. Only v0-2 right now, but it works…It’s not possible to compile or debug outside the RobotC IDE, but I’ve got some ideas on ways to get the files quickly in and out the IDE.”
For more information on the new plugin, check out Mike’s blog post. If you are comfortable with the Sublime Text Editor and wish to download the plugin directly, you can do so from this site.
Any features you’d like to see added in the future?





