@techee 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);
To avoid speculations regarding the speed of creation of all lexers, I created
#3673 testing it (less than 2 ms on Raspberry Pi 4). So I don't think we have
to worry about speed here.
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3668#discussion_r1382019208
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3668/review/[email protected]>