- Fixed a couple display issues
confirmCompletionsetting now defaults totab and enter- Added license field to package.json
Unclaimed project
Are you a maintainer of autocomplete-plus? Claim this project to take control of your public changelog and roadmap.
Changelog
View and insert possible completions in the editor while typing
confirmCompletion setting now defaults to tab and enterfilterSuggestions property on providers which will optionally filter / sort provider suggestions in autocomplete-plus coresuggestionListFollows setting defaults to Word https://github.com/atom-community/autocomplete-plus/pull/368minimumWordLength setting defaults to 3 https://github.com/atom-community/autocomplete-plus/pull/380navigateCompletions setting and use core:move-up/down instead https://github.com/atom-community/autocomplete-plus/pull/381