@elextr commented on this pull request.


>       {
-               g_warning("Failed to find lexer for ID %u", lexer_id);
+               g_warning("Failed to find lexer for name %s", lexer_name);

>  going through all the lexers we use and check if we manage to create them;

Making startup slower, would have to be avoided if geany is only being run to 
send a filename over the socket.

Better if all lexers are tested by CI not internal to Geany.

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

Message ID: <geany/geany/pull/3668/review/[email protected]>

Reply via email to