@sebqas I'm afraid defining additional keyword lists won't work. This is probably limited to those defined in https://github.com/geany/geany/blob/master/src/highlightingmappings.h#L304.
You can try to set `docComment` additionally but I think the Scintilla C lexer will highlight those only within doc comments (`/** foo bar */`). -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4292#discussioncomment-13301922 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4292/comments/13301...@github.com>