Boriel Basic Forum
Syntax highlighter for Notepad++ ? - Printable Version

+- Boriel Basic Forum (https://forum.boriel.com)
+-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12)
+--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11)
+---- Forum: How-To & Tutorials (https://forum.boriel.com/forumdisplay.php?fid=13)
+---- Thread: Syntax highlighter for Notepad++ ? (/showthread.php?tid=811)



Syntax highlighter for Notepad++ ? - ivanb303 - 2017-07-10

Does anyone have a syntax highlighter to use with Notepad++ ?? What do you guys use for writing Boriel ZX Basic ?


Re: Syntax highlighter for Notepad++ ? - boriel - 2017-07-10

ivanb303 Wrote:Does anyone have a syntax highlighter to use with Notepad++ ?? What do you guys use for writing Boriel ZX Basic ?
I personally use vim (they made a syntax highlight for it: <!-- l --><a class="postlink-local" href="https://forum.boriel.com/how-to-tutorials/topic479.html">how-to-tutorials/topic479.html</a><!-- l --> ), and LCD (a user in this forum) created an IDE for windows: BorIDE, see <!-- l --><a class="postlink-local" href="https://forum.boriel.com/zx-basic-compiler/topic452.html">zx-basic-compiler/topic452.html</a><!-- l --> )
Finally, for Visual Studio Code, there is a plugin: <!-- m --><a class="postlink" href="https://marketplace.visualstudio.com/items?itemName=jsjlogin.zxbasic">https://marketplace.visualstudio.com/it ... in.zxbasic</a><!-- m --> (It's free). This plugin only does syntax highlight at the moment.