Tags weren't parsed if the code contained indentations. The ctags/optlib/forth.c version has been updated to the current version of file from universal-stags. Syntax highlighting has also been fixed when a colon was part of another word, such as "[:". You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/4576 -- Commit Summary -- * Forth: Ctags: fix for indentation and multiple tags in one line * Forth: Lexer: fix highlighting when : is part of word, for exfmple "[:" -- File Changes -- M ctags/optlib/forth.c (12) M scintilla/lexilla/lexers/LexForth.cxx (2) -- Patch Links -- https://github.com/geany/geany/pull/4576.patch https://github.com/geany/geany/pull/4576.diff -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4576 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/[email protected]>
