eht16 left a comment (geany/geany-plugins#1444) > What about COBOL? It seems to have new specific styles now.
I added the specific COBOL styles, seems to work as expected. > I'd also consider `SCE_HJ_TEMPLATELITERAL` and `SCE_HJA_TEMPLATELITERAL`, > which IIUC are f-string-like stuff. Ah thanks, added. > And you need to add the brand new `SCE_DART_STRINGEOL`, `SCE_ZIG_STRINGEOL`, > `SCE_NIX_STRINGEOL` and `SCE_TOML_STRINGEOL` 🙂 Done. I'm not too sure if unterminated strings are worth for spell checking but since for other languages, they were already present, it's fine to add these too. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/pull/1444#issuecomment-2972860168 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany-plugins/pull/1444/c2972860...@github.com>