@elextr commented on this pull request.


> +                             /* FIXME: this is sub-stylable, but we can't 
> figure out the base
+                                * style without the Scintilla instance -- and 
we can't simply
+                                * assume that if the style ID is larger than 
the max possible
+                                * one it's this, because SCE_C_IDENTIFIER is 
also sub-stylable... */

Also, don't we only instantiate one lexer per sci instance?  So the whole 
process needs to be done every time a new tab with a new filetype is opened 
because there is now a new type of lexer to query?

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3794#discussion_r1531898453
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3794/review/1948585...@github.com>

Reply via email to