pysen-ls is a language server implementation for pysen.
$ pip install pysen-ls
- Diagnostics
- Triggers
pysen run lint
on save
- Triggers
- Code action
- Supports incremental document updates
pysen.callLintDocument
pysen.callFormatDocument
pysen.callLintWorkspace
pysen.callFormatWorkspace
pysen.reloadServerConfiguration