…es and makes them accessible on the sidebar.
https://www.mail-archive.com/devel@lists.geany.org/msg03221.html You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2212
-- Commit Summary --
* added a bibtex parser that extracts identifiers of entries in bib-files and makes them accessible on the sidebar
-- File Changes --
M ctags/Makefile.am (1) M ctags/main/parsers.h (1) A ctags/parsers/bibtex.c (180) A data/filedefs/filetypes.bibtex (51) M data/filetype_extensions.conf (3) M src/filetypes.c (1) M src/filetypes.h (1) M src/symbols.c (11) M src/tagmanager/tm_parser.c (8) M src/tagmanager/tm_parser.h (1)
-- Patch Links --
https://github.com/geany/geany/pull/2212.patch https://github.com/geany/geany/pull/2212.diff