index
:
ale
feature/doc_contrib
feature/open_list_num
fix/broken_golang_links
fix/lua-language-server_docs
fix/use_stable_rust
master
topic/docker-free_testing
topic/plls
wip/cargo_multifile
wip/lint_fail_err
wip/twig
Check syntax in Vim asynchronously and fix files, with Language Server Protocol (LSP) support
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
completion
/
test_completion_events.vader
Age
Commit message (
Expand
)
Author
2020-10-15
#3332 Implement :ALERename! for ignoring errors
w0rp
2020-09-08
Close #3333 - Add an ALECompletePost event
w0rp
2020-08-29
Fix psalm options. Retry on some test failures
w0rp
2020-04-17
Merge pull request #2823 from jeremija/do-not-save-on-autoimport
w0rp
2020-01-01
Add TypeScript autoimport support for deoplete (#2779)
Jerko Steiner
2019-10-22
Merge branch 'master' into do-not-save-on-autoimport
Jerko Steiner
2019-10-17
Allow code actions to work on callback based sources
Donnie West
2019-10-09
Do not save for ALERename and ALEOrganizeImports
Jerko Steiner
2019-09-12
Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import...
Jerko Steiner
2019-08-17
Add asyncomplete.vim Support (#2627)
Donnie West
2019-05-28
Fix #2535 - Automatically emit <C-x><C-o> less to prevent <C-o> issues
w0rp
2019-05-17
Close #2285 - Add a function for use with omnifunc
w0rp
2019-05-11
Support b:ale_completion_enabled for disabling it for some buffers
w0rp
2019-04-23
Close #1753 - Implement minimum viable integration with Deoplete
w0rp
2019-03-08
Fix #2326 - ALEComplete no longer replaces completeopt
w0rp
2018-07-26
#1700 - Try using a 0ms timer showing the completion menu
w0rp
2018-07-25
#1700 - Temporarily change completion options when the feedkeys() keybind is ...
w0rp
2018-07-22
Make the completion events test fail less
w0rp
2018-07-17
#1700 - Don't send <C-x><C-o> for completion in Insert mode
w0rp
2018-07-16
#1700 - Stop handling completion results if you leave insert mode
w0rp
2018-07-04
Close #1690 - Respect the preview setting for completeopt
w0rp
2018-04-22
Close #1162 - Implement completion support with LSP servers
w0rp
2017-11-26
#1162 Add unfinished experimental code for supporting LSP completion, clean u...
w0rp