Gerardo Gómez Rodríguez
|
8b73d98baf
|
chore: replace python-language-server to supported pylsp (#3810)
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.
|
2021-07-09 22:40:31 +09:00 |
w0rp
|
1ee56713b8
|
#2132 Use an on-init callback for all LSP logic
|
2019-02-13 17:26:37 +00:00 |
Alvin Chan
|
1fb0de2a8e
|
Add `-relative` option to ALESymbolSearch (#2255)
* Add `-relative` option to ALESymbolSearch
* Document the `-relative` option for ALEFindReferences and ALESymbolSearch
|
2019-02-08 19:43:04 +00:00 |
w0rp
|
4ef2c81e95
|
Implement LSP symbol search
|
2018-10-31 16:13:31 +00:00 |