The external plugin isn't a problem for this since it will disable the Scintilla lexer anyway, its not logical to have two things doing colouring.

The symbol parsers exist now and are what provide the lists of typenames for type highlighting. Since the symbols also include the functions a similar method could be used to highlight function names with no change to Scintilla apart from perhaps allowing another name list.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.