latexer icon indicating copy to clipboard operation
latexer copied to clipboard

Bibliography autocompletion does not like @Comment comments

Open AlexanderZeilmann opened this issue 9 years ago • 1 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, null which expands to

\cite{jabref-meta:databaseType:bibtex;}

I know this is not a huge problem, but I thought I let you know :-)

AlexanderZeilmann avatar May 30 '16 13:05 AlexanderZeilmann

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.

Focus avatar Jun 15 '16 17:06 Focus