Attract-Mode Support Forum

Attract-Mode Support => Scripting => Topic started by: verion on May 26, 2015, 01:34:35 PM

Title: editor with syntax highlighting for .nut files - links inside
Post by: verion on May 26, 2015, 01:34:35 PM
It seems that I can't read the code without syntax highlighting :)

So if that is your case - and you want code editor with syntax highlighting for .nut files - use links below.
And if you know any editor that highlights .nut syntax - post your links using this scheme:

++++++++++++++++++++++
start of how to format info
++++++++++++++++++++++

operating-system
=============

#name-of-software

editor:
link-to-download-editor

plugins/extension:
link-to-plugin-extension (if needed)

info:
additional-info-about-how-to-make-it-work (if needed)

++++++++++++++++++++++
end of how to format info
++++++++++++++++++++++





Windows
----------
#notepad++ (info from liquid8d)

editor:
http://notepad-plus-plus.org/download/ (http://notepad-plus-plus.org/download/)

plugin/extension:
http://forum.liberty-unleashed.co.uk/index.php?topic=442.0 (http://forum.liberty-unleashed.co.uk/index.php?topic=442.0)


OS X
------
#Brackers

editor:
http://brackets.io (http://brackets.io)

plugin/extension:
Language switcher extension for Brackets https://github.com/p4bl1t0/brackets-languageswitcher/archive/master.zip (https://github.com/p4bl1t0/brackets-languageswitcher/archive/master.zip)

info:
- install extension as above
- from top menu select File Language
- select language from list (there is no squirrel syntax, but for me Groovy works quite ok - and that is most important for me - properly marking comments)


#Sublime Text 3 (not free)

editor:
http://brackets.io (http://brackets.io)

plugin/extension:


info:
Just download all files from link abowe, open your sublime text and go to "preferences > browse packages ", then open 'user' folder and drop all downloaded files there. Restart your sublime text and that's all - autocomplete and squirrel syntax highlighting should work. (http://gothic-online.com.pl/showthread.php?tid=381[/url)