Name change?
Since #43 adds support for citeproc, wouldn't it make sense to change the name to autocomplete-references or autocomplete-bib ?
Sure. Any idea of a smooth way to do that in the Atom package manager?
— Sent from Mailbox
On Sun, Oct 25, 2015 at 7:22 PM, Timothée Poisot [email protected] wrote:
Since #43 adds support for citeproc, wouldn't it make sense to change the name to autocomplete-references or autocomplete-bib ?
Reply to this email directly or view it on GitHub: https://github.com/apcshields/autocomplete-bibtex/issues/46
Yes, it's remarkably easy (apm republish, or something to that effect). First we should (1) decide on a name and (2) merge #43 (maybe #42 too) and resolve the merge conflict.
Great!
I'm working on it....
— Sent from Mailbox
On Tue, Oct 27, 2015 at 10:23 AM, Timothée Poisot [email protected] wrote:
Yes, it's remarkably easy (apm republish, or something to that effect). First we should (1) decide on a name and (2) merge #43 (maybe #42 too) and resolve the merge conflict.
Reply to this email directly or view it on GitHub: https://github.com/apcshields/autocomplete-bibtex/issues/46#issuecomment-151513245
I solved the merge conflict, and the code for citeproc JSON + YAML is now in master. The command to rename is:
apm publish --rename new-package-name
I think autocomplete-bibliography is fine (more specific than autocomplete-references)