<div dir="ltr"><div>Greetings,</div><div><br></div><div>I would like to introduce myself by proposing a new feature for Geany.</div><div><br></div><div>When dealing with large bibliography files with lots of Bibtex items I was missing an overview of the entries in the sidebar of the editor. Recently, I got so annoyed of scrolling around in my files that I decided to do something. <br></div><div><br></div><div>The result I'd like to propose is a ctags parser which is a modified version of the tex-parser already present. So far, the new bibtex parser parses the entry types listed here: <a href="https://en.wikipedia.org/wiki/BibTeX#Entry_types">https://en.wikipedia.org/wiki/BibTeX#Entry_types</a> It extracts and aggregates their identifiers. <br></div><div>I modified some of the other source files so that the identifiers are now listed in the sidebar of the editor. <br></div><div><br></div><div>If you would like to have a look, please see the branch in my git-fork: <a href="https://github.com/TwlyY29/geany/tree/bibtex-parser">https://github.com/TwlyY29/geany/tree/bibtex-parser</a> <br></div><div></div><div>I will be happy to create a pull request there if you are interested.</div><div><br></div><div>Best</div><div>Mirco<br></div><div><br></div></div>