Page 1 of 1

ManiaScript Notepad++ syntax highlight

Posted: 12 Apr 2012, 08:12
by magnetik
Hi,

I've started a little syntax highlighter plugin for Notepad++.

Initial file and instructions are located here : https://github.com/maniaplanet/notepadp ... aniascript


Feel free to make push request/comments.

Re: ManiaScript syntax highlight

Posted: 12 Apr 2012, 09:25
by fastforza
Tried it. Looks good. :) I also submitted an issue on GitHub. :thumbsup:

Re: ManiaScript syntax highlight

Posted: 12 Apr 2012, 10:06
by magnetik
It's due to triple quote ("""), i'll find a workaround.

For now I've disable quote detection.

Added a few classes too.