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 -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3668 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
