This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
v2.10.0
suggestionListFollows
setting defaults toWord
https://github.com/atom-community/autocomplete-plus/pull/368minimumWordLength
setting defaults to 3 https://github.com/atom-community/autocomplete-plus/pull/380- Remove
navigateCompletions
setting and use core:move-up/down instead https://github.com/atom-community/autocomplete-plus/pull/381 - 🐛 Make the fallback replacementPrefix only word prefixes https://github.com/atom-community/autocomplete-plus/pull/372
- Add suggestion descriptions / docstrings https://github.com/atom-community/autocomplete-plus/pull/386
- SymbolProvider
- 🐛 Fix some false negatives https://github.com/atom-community/autocomplete-plus/pull/374
- 🐛 Fix displaying the word as you are typing https://github.com/atom-community/autocomplete-plus/pull/379
- Update the config API for languages https://github.com/atom-community/autocomplete-plus/pull/378