Aerijo / autocomplete-latex

A LaTeX autocomplete provider for Atom
MIT License
10 stars 2 forks source link

Array based completions #2

Closed Aerijo closed 6 years ago

Aerijo commented 6 years ago

Tested; completions still work. Redone syntax for user completions; I think it is better now. Is a little harder to detect conflicting displayText values, but the performance cost should not be significant. Found and squashed a bug in the mergeCompletionObjects method.