Skip to content

Rewrite bibtex completions#67

Open
ivlis wants to merge 1 commit into
msiniscalchi:masterfrom
ivlis:fix-bibtex-parse-pr
Open

Rewrite bibtex completions#67
ivlis wants to merge 1 commit into
msiniscalchi:masterfrom
ivlis:fix-bibtex-parse-pr

Conversation

@ivlis

@ivlis ivlis commented Mar 25, 2016

Copy link
Copy Markdown

The bibtex completions module is now using the bib2json npm module for parsing
bibtex entries instead of the homegrown code. The module can handle more
complicated cases and should work faster for larger files

The bibtex completions module is now using the bib2json npm module for parsing
bibtex entries instead of the homegrown code. The module can handle more
complicated cases and should work faster for larger files
@ivlis ivlis changed the title Write bibtex completions Rewrite bibtex completions Mar 25, 2016
@ivlis

ivlis commented Mar 26, 2016

Copy link
Copy Markdown
Author

Also this fixes #62.

@rpapallas

Copy link
Copy Markdown

I am looking to resolve the same problem but I see that someone else did the effort. Does this also fix the problem when the .bib file is in a different location? For some reason, I don't get the auto-completion when I type \cite and I was wondering if is a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants