You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3162
-- Commit Summary --
* Add Clojure ctags parser
-- File Changes --
M ctags/Makefile.am (1) A ctags/parsers/clojure.c (195) M data/filedefs/filetypes.Clojure.conf (1) M meson.build (1) M src/tagmanager/tm_parser.c (11) M src/tagmanager/tm_parser.h (1) M src/tagmanager/tm_parsers.h (3) M tests/ctags/Makefile.am (1) A tests/ctags/simple.clj (15) A tests/ctags/simple.clj.tags (7) M tests/meson.build (1)
-- Patch Links --
https://github.com/geany/geany/pull/3162.patch https://github.com/geany/geany/pull/3162.diff
Tests pass, symbols show, (after weirdness documented on #3170) LGTM.
@techee pushed 1 commit.
a5d5ae3d87f7760ac83d17991faad63644a5aa9d Add Clojure ctags parser
Merged #3162 into master.
github-comments@lists.geany.org