isort plugin for the Python LSP Server
Project description
python-lsp-isort
isort plugin for the Python LSP Server.
Install
In the same virtualenv as python-lsp-server:
pip install python-lsp-isort
Configuration
The plugin follows python-lsp-server's configuration. These are the valid configuration keys:
pylsp.plugins.isort.enabled: boolean to enable/disable the plugin.trueby default.pylsp.plugins.isort.*: any other key-value pair underpylsp.plugins.isortis passed toisort.settings.Config. See the reference for details.
Note that any configurations passed to isort via pylsp are ignored when isort detects a config file, such as pyproject.toml.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
python-lsp-isort-0.1.tar.gz
(3.8 kB
view details)
File details
Details for the file python-lsp-isort-0.1.tar.gz.
File metadata
- Download URL: python-lsp-isort-0.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f02948bc8e7549905032100e772f03464f7548afa96f07d744ff1f93cc58339a
|
|
| MD5 |
f1701f0bc5aac599345a2c5fa67279fb
|
|
| BLAKE2b-256 |
26d130ae9c451f78da3f73cb3dbdfd9fe32055804a98bd2efe2b22d383ef3fe3
|