j
k
j a
j l
@kugel- commented on this pull request.
SSM(sci, SCI_SETILEXER, 0, (uintptr_t) lexer);
- if (old != (gint)lexer_id) + if (old != sci_get_lexer(sci))
We should probably deprecate `sci_get_lexer()` and stop using it internally.
Attachments:
Back to the thread
Back to the list