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
/
test_go_to_definition.vader
Age
Commit message (
Expand
)
Author
2018-08-28
Merge pull request #1861 from dimbleby/goto-definition-column
w0rp
2018-08-27
Fix out-by-one error in column on goto-definition
David Hotham
2018-08-24
Use one LSP connection per project
w0rp
2018-08-07
Update tests in response to changes in #1797.
Bradford Larsen
2018-08-07
Update tests in response to changes in #1797.
Bradford Larsen
2018-07-22
Check LSP capabilities before using them
w0rp
2018-07-06
Fix the broken tests
w0rp
2018-06-21
Fix #1661 - Do not use :edit when jumping inside of a file
w0rp
2018-06-15
Lazy-load LSP linters, and check b:changedtick before notifying about changes
w0rp
2018-06-01
Handle definition responses without files
w0rp
2018-04-22
Implement a preview window for selecting locations to open
w0rp
2017-12-19
Fix the mscs tests on Windows, and use the improved Simplify for all tests in...
v1.7.0
w0rp
2017-11-26
Fix go to definition tests on Windows
w0rp
2017-11-26
Test go to definition tests on Windows
w0rp
2017-11-26
Implement go to defintion for LSP linters
w0rp
2017-11-21
Quietly add go to definition support for tsserver
w0rp