Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bibtex autocomplete #16

Open
qazip opened this issue Oct 15, 2016 · 5 comments
Open

Bibtex autocomplete #16

qazip opened this issue Oct 15, 2016 · 5 comments

Comments

@qazip
Copy link

qazip commented Oct 15, 2016

Hello,

Does this plugin support bibtex autocomplete? That is, will there be auto-completion suggestions when using the \cite command?

@Evpok
Copy link
Owner

Evpok commented Oct 15, 2016

Not yet, but it would certainly be nice!

@qazip
Copy link
Author

qazip commented Oct 15, 2016

Well, I suppose this is a feature request then. Would it be hard to code?

@Evpok
Copy link
Owner

Evpok commented Oct 15, 2016

The hard part would be the bibTeX parser, once we get a list of available cite keys, the autocompletion should not be hard.

@werunom
Copy link

werunom commented Jul 20, 2017

I would second this request :)

@hesstobi
Copy link

hesstobi commented Dec 5, 2017

I have created a separate package for this: https://github.com/hesstobi/atom-autocomplete-latex-cite. Feel free to integrate this in your package or give a note to use this for bibtex cites.

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

No branches or pull requests

4 participants