aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/test/test_find_references.vader (follow)
Commit message (Expand)AuthorAgeFilesLines
* ALEFindReferences: add -fzf flag to show output in fzf (#5018)bretello2025-12-211-9/+10
* add preview for ALEFindReferences (#5001)bretello2025-08-131-9/+170
* Supply language_id values to Neovim LSP APIw0rp2025-03-271-1/+1
* Add eclipselsp jdt:// support for textDocument/definition (#4030)yoshi11232022-03-041-6/+6
* Allows to use quickfix for references. (#4033)Dalius Dobravolskas2022-02-051-0/+88
* chore: replace python-language-server to supported pylsp (#3810)Gerardo Gómez Rodríguez2021-07-091-4/+4
* Fix #3316 - Repeat -relative for ALERepeatSelectionw0rp2020-08-271-3/+19
* Closes #3019 - Implement default navigationw0rp2020-04-151-4/+64
* Fix #2402 - Handle null LSP references responsesw0rp2019-03-291-8/+9
* Fix #2295 - Respond to initialize with an initialized messagew0rp2019-02-151-4/+14
* #2132 Use an on-init callback for all LSP logicw0rp2019-02-131-15/+17
* Use relative paths when previewing file locations (#2238)Alvin Chan2019-01-271-3/+27
* Update testsAndrey Popp2019-01-211-1/+1
* Update FindReferences testsAlvin Chan2018-12-311-3/+3
* Use one LSP connection per projectw0rp2018-08-241-9/+13
* Check LSP capabilities before using themw0rp2018-07-221-4/+29
* Fix the broken testsw0rp2018-07-061-1/+1
* Lazy-load LSP linters, and check b:changedtick before notifying about changesw0rp2018-06-151-1/+8
* Add support for finding references using LSP servers or tsserverw0rp2018-04-221-0/+243