Look at the `filetypes.xxx` file, if it has no `lexer_filetype` setting but the language has highlighting then it has its own lexer and can be a value for a custom filetype's `lexer_filetype` setting, so `Ada`.
There are no properties set in `filetypes.ada` for Ada, but it would be best for you to check the [code](https://github.com/geany/geany/blob/master/scintilla/lexilla/lexers/LexAda.cxx) to be sure there are none. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/3713#discussioncomment-7784281 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/3713/comments/[email protected]>
