1
votes

Does anyone know of a syntax highlighter, ideally for Sublime Text 2, for NetLogo? I'd rather not write my code directly in NetLogo and prefer to use editors I'm more used to, but I can't seem to find a syntax highlighter for it.

2

2 Answers

1
votes

There is the NetLogo syntax on PackageControl.io.

Also, as you see can see on the NetLogo resources page, there is one for VIM and one for BBEdit. There is also a plugin for Pygments.

If you ever want to try rolling your own or improve another, this NetLogo wiki page might be useful.

0
votes

There is one floating around for notepad++. I downloaded it a while ago, but I can't seem to find the link for you right now. Someone posted it in yahoo groups, and it is a user defined language you have to import into Notepad ++. I wish I had the link for you, I'm sorry I can't be of more help.