[Github-comments] [geany/geany] Add lisp ctags parser (PR #3164)
Jiří Techet
notifications at github.com
Wed Apr 13 16:20:27 UTC 2022
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
--
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3164
You are receiving this because you are subscribed to this thread.
Message ID: <geany/geany/pull/3164 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220413/55562fef/attachment.htm>
More information about the Github-comments
mailing list