Monkey
Store
Community
Apps
Contact
Login or Signup

Sublime Text - editor (Windows, Mac OS X, Linux)

Monkey Programming Forums/Monkey Programming/Sublime Text - editor (Windows, Mac OS X, Linux)

matt(Posted 1+ years ago) 
Yes, the issue is with "short" end statements. Why? Simply because I cheat a bit with the syntax rules.

Workaround: using "End If" or EndIf should fix it. I prefer to use the longer end statements as it makes things more readable...

I have a version in development that should fix this, and adds proper code folding and function/class/method lookup. I'm really busy so there's no date on when this will see public release. There are some (other!) outstanding issues with syntax colouring in the forthcoming version - see the TextMate thread.

Though let me know if you want the WIP version. If you were happy to work in Github I'd happily let you have it with the expectation that you pushed any worthwhile changes you made. Cheers.