This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Releases: atom/autocomplete-plus
Releases · atom/autocomplete-plus
v0.22.12
Fix Deprecation Warning by @joefitzgerald
v0.22.11
Fix focus logic and #162 by @yongkangchen
v0.22.10
Fix provider error when provider init with editorView:
https://github.com/saschagehlich/autocomplete-paths/issues/22
yongkangchen/atom-ctags#32
by @yongkangchen
v0.22.9
Stop Floating Decoration, Ensure Completions Show. Fixes #164 #159 by @joefitzgerald
v0.22.8
Guard Against Bad Stuff atom-community@a530a48 by @joefitzgerald
v0.22.7
v0.22.6
v0.22.5
Fix Specs, Remove console.log by @joefitzgerald
v0.22.4
Fix #116 by @yongkangchen
Use marker overlay by @park914
v0.22.3
Trigger Autocomplete upon Backspace. Fix #137. @yongkangchen