Thingiverse
Sublime Text 2 - OpenSCAD
by uminded
25
Downloads
56
Likes
0
Makes
I recently discovered the joys of the Sublime Text 2 text editor and decided to whip up syntax highlighting and auto completion to round off the editor.
All of the items on the OpenSCAD cheat sheet have been added to the auto completion system and you can tab between the fields. For example typing: "cu" will pop up "cube([width], [height], [depth])" press enter and the cursor will automatically be in the width field. Tab through the rest and it will deposit you outside the brackets.
I use
All of the items on the OpenSCAD cheat sheet have been added to the auto completion system and you can tab between the fields. For example typing: "cu" will pop up "cube([width], [height], [depth])" press enter and the cursor will automatically be in the width field. Tab through the rest and it will deposit you outside the brackets.
I use
Sign in to leave a comment
Sign in