apcshields / autocomplete-bibtex

Adds Pandoc-style BibTeX citation key autocompletion to autocomplete+ for Atom.
MIT License
44 stars 17 forks source link

Total of Weigths Cannot Exceed Error #109

Open free41 opened 4 years ago

free41 commented 4 years ago

I just installed the package via apm and set it up. I able to use the bibliography command but the autocomplete is not working. Looking at the developer console I am getting an error that says total of weight cannot exceed 1. It looks like it is coming from:

autocomplete-bibtex/node_modules/fuse.js/dist/fuse.js

ghost commented 4 years ago

Also have the same problem (on mac its working, but not on windows)