Title says it all: instead of fetching the name from the deprecated ID, directly use the lexer name. This removes a deprecation warning, and probably aligns us for the future. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3668
-- Commit Summary --
* Use Scintilla lexer names rather than deprecated IDs
-- File Changes --
M src/highlighting.c (6) M src/highlightingmappings.h (114) M src/sciwrappers.c (17) M src/sciwrappers.h (2)
-- Patch Links --
https://github.com/geany/geany/pull/3668.patch https://github.com/geany/geany/pull/3668.diff