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_parsing.vader
Age
Commit message (
Expand
)
Author
2020-09-14
Collapse spaces and lines in the completion menu.
Raphael Nepomuceno
2020-09-08
Close #3333 - Add an ALECompletePost event
w0rp
2020-08-27
#3312 - Just check if additionalTextEdits is non-empty
w0rp
2020-08-27
Fix #3312 - Fix a false positive for auto imports
w0rp
2020-08-09
Close #3267 - Add a general autoimport setting
w0rp
2020-05-31
Add test for LSP autoimport
Jerko Steiner
2019-11-08
Fix typo
Donnie West
2019-11-08
Allow the user to set their own completion values
Donnie West
2019-05-09
#2481 - Use text to insert from insertText
w0rp
2019-03-10
#2341 - Handle completion messages with textEdit objects
w0rp
2018-09-17
#1794 - Handle LSP documentation content as a Dictionary
w0rp
2018-07-23
#1751 Handle LSP completion results without the 'kind' attribute
w0rp
2018-06-12
Add a test for handling missing detail keys for LSP completion
w0rp
2018-05-28
Fix #1568 - Filter LSP completion results with the prefixes
w0rp
2018-04-22
Close #1162 - Implement completion support with LSP servers
w0rp