latexer
latexer copied to clipboard
Bibliography autocompletion does not like @Comment comments
I am using http://www.jabref.org/ to manage my bibliography. JabRef puts the following line at the end of my .bib-file:
@Comment{jabref-meta: databaseType:bibtex;}
(As far as I know, in .bib-file everything which is not a valid declaration is a comment, and the line is not a valid declaration.)
The bibliography autocompletion now offers me an null null entry,
which expands to
\cite{jabref-meta:databaseType:bibtex;}
I know this is not a huge problem, but I thought I let you know :-)
Hi, thanks for the report. I am a little busy at the moment but I will try to fix this when I have some time.