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_find_references.vader
Age
Commit message (
Expand
)
Author
2022-03-04
Add eclipselsp jdt:// support for textDocument/definition (#4030)
yoshi1123
2022-02-05
Allows to use quickfix for references. (#4033)
Dalius Dobravolskas
2021-07-09
chore: replace python-language-server to supported pylsp (#3810)
Gerardo Gómez Rodríguez
2020-08-27
Fix #3316 - Repeat -relative for ALERepeatSelection
w0rp
2020-04-15
Closes #3019 - Implement default navigation
w0rp
2019-03-29
Fix #2402 - Handle null LSP references responses
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-01-27
Use relative paths when previewing file locations (#2238)
Alvin Chan
2019-01-21
Update tests
Andrey Popp
2018-12-31
Update FindReferences tests
Alvin Chan
2018-08-24
Use one LSP connection per project
w0rp
2018-07-22
Check LSP capabilities before using them
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-04-22
Add support for finding references using LSP servers or tsserver
w0rp