Hey! This thing is still a Work in Progress.
Files, instructions, and other stuff might change!
Notepad++ Autocomplete file for OpenScad
31
Likes
241
Downloads
704
Views
Published on July 9, 2012
Description
The ancestor thing is fabulous, allowing the Notepad++ editor to be used in place of the marginal OpenScad editor. That thing includes an autocomplete file, which I have expanded here a little bit. Depending upon your preferences you may or may not like it, but I have included some additional keywords, and included the opening brackets for most functions. It works for me, YMMV. To do this I had to remove the calltip functions, but there were only a few of those
Instructions
If you haven't done so, first you must go to thingiverse.com/thing:15363 and install the language file. Then you can add this autocomplete file.
Just like the ancestor thing, copy this .xml file into c:/Program Files/Notepad++/plugins/APIs (Windows 32bit) or C:/Program Files x86)/Notepad++/plugins/APIs (Windows 64bit).
To enable, go to settings, preferences, and select the backup/auto-completion tab, and set the options there.
Just like the ancestor thing, copy this .xml file into c:/Program Files/Notepad++/plugins/APIs (Windows 32bit) or C:/Program Files x86)/Notepad++/plugins/APIs (Windows 64bit).
To enable, go to settings, preferences, and select the backup/auto-completion tab, and set the options there.
You must be logged in to post a comment.
MichaelAtOz
on
July 10, 2012
said:
Doesn't show up in Languages menu, any ideas?
garyacrowellsr
on
July 10, 2012
said:
I assume you've installed the language file from thing 15363? I initially had trouble with it showing up too, but I don't recall the specifics. Close
&
amp; restart Notepad perhaps. I also seem to recall that when I loaded a .scad file it recognized the extension and worked, even though it didn't show up on the language list initially.
Collections
OpenSCAD libraries to organize in one location
by SirGeekALot
OpenSCAD Libraries
by cun83
Tools to Use
by marcsulf
License
Notepad++ Autocomplete file for OpenScad by garyacrowellsr is licensed under the Attribution - Share Alike - Creative Commons license.

This works great except 'Save' is now grayed out in Notepad++. Any ideas?
'fraid I have no idea. Ctl-s works and that's what I always use.