Alternatively, there's also EmacsLisp parser (also inside lisp.c) which could be used instead. You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/3164
-- Commit Summary --
* Add lisp ctags parser
-- File Changes --
M ctags/Makefile.am (1) A ctags/parsers/lisp.c (389) M meson.build (1) M src/filetypes.c (2) M src/tagmanager/tm_parser.c (15) M src/tagmanager/tm_parser.h (1) M src/tagmanager/tm_parsers.h (3) M tests/ctags/Makefile.am (1) A tests/ctags/simple.lisp (17) A tests/ctags/simple.lisp.tags (9) M tests/meson.build (1)
-- Patch Links --
https://github.com/geany/geany/pull/3164.patch https://github.com/geany/geany/pull/3164.diff
Tests pass and symbols show, LGTM.
@techee pushed 1 commit.
0d8016781fcc9294698522a423c1fcb534f69452 Add lisp ctags parser
@techee pushed 1 commit.
dbfc2542d675becab5f428db2ea4e6efdac4d90d Add lisp ctags parser
Merged #3164 into master.
github-comments@lists.geany.org