
Create and edit RobotC code in Sublime Text
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 ok:-)
Full blurb at
http://www.moosooboo.com/robotc-sublime-text-2-plugin-package/Or if you already know your way around Sublime Text then get the package at
https://github.com/MooSooBoo/RobotC_Sublime_Text_plugin/blob/master/RobotC_v0-2.sublime-packageIt'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.
Let me know what you think.