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_lsp_completion_messages.vader
Age
Commit message (
Expand
)
Author
2020-08-09
Close #3267 - Add a general autoimport setting
w0rp
2019-10-17
Fix tsserver not returning details for items with empty source
Donnie West
2019-09-12
Add ALERename (tsserver & LSP), ALEOrganizeImports (tsserver) and auto import...
Jerko Steiner
2019-05-30
Fix #2544 - Completion positions are off by one
w0rp
2019-05-28
Fix #2535 - Automatically emit <C-x><C-o> less to prevent <C-o> issues
w0rp
2019-04-23
Close #1753 - Implement minimum viable integration with Deoplete
w0rp
2019-03-08
Fix #2326 - ALEComplete no longer replaces completeopt
w0rp
2019-02-15
Fix #2295 - Respond to initialize with an initialized message
w0rp
2019-02-13
#2132 Use an on-init callback for all LSP logic
w0rp
2019-02-08
Fix #2257 - Fix an off by 1 which broke completion for some servers
w0rp
2019-01-21
Update tests
Andrey Popp
2018-08-24
Use one LSP connection per project
w0rp
2018-07-22
#1692 - Only send completion requests to the first server supporting them
w0rp
2018-07-22
Check LSP capabilities before using them
w0rp
2018-07-16
#1700 - Stop handling completion results if you leave insert mode
w0rp
2018-07-06
Fix the broken tests
w0rp
2018-06-15
Lazy-load LSP linters, and check b:changedtick before notifying about changes
w0rp
2018-05-28
Close #1553 - Support some tsserver completion for strings
w0rp
2018-04-22
Close #1162 - Implement completion support with LSP servers
w0rp
2017-11-26
#1162 Get LSP completions working reasonably well
w0rp
2017-11-26
#1162 Add unfinished experimental code for supporting LSP completion, clean u...
w0rp