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 or view it on GitHub:
https://github.com/geany/geany/issues/1231#issuecomment-247264150

Reply via email to