GSQL: Syntax Highlighting for Notepad++

Leo Shestakov
Jul 15, 2021

[Get the XML file here]

For users of Notepad++ on Windows, I wrote a syntax highlighter for the GSQL language. It can be enabled from the menu bar as follows:

Language > User Defined Language > Define your language > Import

Features:

  • Keyword/operator markup
  • String/comment content highlighting
  • Function and comment folding

--

--