New
v2.10.0
suggestionListFollowssetting defaults toWordhttps://github.com/atom-community/autocomplete-plus/pull/368minimumWordLengthsetting defaults to 3 https://github.com/atom-community/autocomplete-plus/pull/380- Remove
navigateCompletionssetting and use core:move-up/down instead https://github.com/atom-community/autocomplete-plus/pull/381 - :bug: 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
- :bug: Fix some false negatives https://github.com/atom-community/autocomplete-plus/pull/374
- :bug: 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