Open mustanggb opened 10 years ago
Sorry, no can do. You should request this to be added to Scintilla.
I notice that while Scintilla doesn't support Twig, it supports Django templates (which I understand are somewhat similar in syntax). Is it possible to enable this in Notepad2?
(I see something related to that here: https://github.com/XhmikosR/notepad2-mod/blob/45af17c0808a3234a60182bbbdb7eabaf852bb22/scintilla/lexers/LexHTML.cxx#L678 )
Request to add a syntax highlighting scheme for Twig.
Perhaps this is a helpful starting point, it's an implementation for Notepad++, which I believe also uses Scintilla: https://github.com/Banane9/notepadplusplus-twig