summaryrefslogtreecommitdiff
path: root/test/test_symbol_search.vader
AgeCommit message (Collapse)Author
2021-07-09chore: replace python-language-server to supported pylsp (#3810)Gerardo Gómez Rodríguez
As mentioned in #3722 palantir's python-language-server is no longer maintained. The alternative is to use the community-driven https://github.com/python-lsp/python-lsp-server.
2019-02-13#2132 Use an on-init callback for all LSP logicw0rp
2019-02-08Add `-relative` option to ALESymbolSearch (#2255)Alvin Chan
* Add `-relative` option to ALESymbolSearch * Document the `-relative` option for ALEFindReferences and ALESymbolSearch
2018-10-31Implement LSP symbol searchw0rp