Home
Help
Search
Login
Register
Attract-Mode Support Forum
»
Attract-Mode Support
»
Scripting
»
editor with syntax highlighting for .nut files - links inside
« previous
next »
Print
Pages: [
1
]
Author
Topic: editor with syntax highlighting for .nut files - links inside (Read 17227 times)
verion
Global Moderator
Hero Member
Posts: 863
editor with syntax highlighting for .nut files - links inside
«
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/
plugin/extension:
http://forum.liberty-unleashed.co.uk/index.php?topic=442.0
OS X
------
#Brackers
editor:
http://brackets.io
plugin/extension:
Language switcher extension for Brackets
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
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.
«
Last Edit: September 12, 2015, 01:40:06 PM by verion
»
Logged
Print
Pages: [
1
]
« previous
next »
Attract-Mode Support Forum
»
Attract-Mode Support
»
Scripting
»
editor with syntax highlighting for .nut files - links inside