summaryrefslogtreecommitdiff
path: root/test/test_go_to_definition.vader
AgeCommit message (Expand)Author
2021-07-09chore: replace python-language-server to supported pylsp (#3810)Gerardo Gómez Rodríguez
2021-03-14Close #2102 - Add support for the Angular language serverw0rp
2021-02-20Support going to type definition with tsserver (#3545)Alex LaFroscia
2020-08-18Remove features deprecated in previous versionsw0rp
2020-04-15Closes #3019 - Implement default navigationw0rp
2019-04-19Add support for Vim's tagstack to ALEGoToDefinitionReed Riley
2019-02-15Fix #2295 - Respond to initialize with an initialized messagew0rp
2019-02-13#2132 Use an on-init callback for all LSP logicw0rp
2019-01-21Add textDocument/typeDefinition for LSP (#2226)Andrey Popp
2019-01-21Update testsAndrey Popp
2018-12-19Add versions of ALEGoToDefinition that open in splitsBen Kraft
2018-08-28Merge pull request #1861 from dimbleby/goto-definition-columnw0rp
2018-08-27Fix out-by-one error in column on goto-definitionDavid Hotham
2018-08-24Use one LSP connection per projectw0rp
2018-08-07Update tests in response to changes in #1797.Bradford Larsen
2018-08-07Update tests in response to changes in #1797.Bradford Larsen
2018-07-22Check LSP capabilities before using themw0rp
2018-07-06Fix the broken testsw0rp
2018-06-21Fix #1661 - Do not use :edit when jumping inside of a filew0rp
2018-06-15Lazy-load LSP linters, and check b:changedtick before notifying about changesw0rp
2018-06-01Handle definition responses without filesw0rp
2018-04-22Implement a preview window for selecting locations to openw0rp
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0w0rp
2017-11-26Fix go to definition tests on Windowsw0rp
2017-11-26Test go to definition tests on Windowsw0rp
2017-11-26Implement go to defintion for LSP lintersw0rp
2017-11-21Quietly add go to definition support for tsserverw0rp