Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-09 | chore: 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 logic | w0rp | |
2019-02-08 | Add `-relative` option to ALESymbolSearch (#2255) | Alvin Chan | |
* Add `-relative` option to ALESymbolSearch * Document the `-relative` option for ALEFindReferences and ALESymbolSearch | |||
2018-10-31 | Implement LSP symbol search | w0rp | |