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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file python_lsp_isort-0.2.1.tar.gz.
File metadata
- Download URL: python_lsp_isort-0.2.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2f37af3c63132916a40377c323897d743546470a75e78b096fc88fcae997525b
|
|
| MD5 |
d255b7d8652e14f6caae6b716629f2a2
|
|
| BLAKE2b-256 |
cdd600eafcec154eb4f18b1148ca4fba67add69678e700dfcff5f8e19abe1aa8
|
File details
Details for the file python_lsp_isort-0.2.1-py3-none-any.whl.
File metadata
- Download URL: python_lsp_isort-0.2.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d42c65cda03cc7e6ec8d4d986c0a6653179dda7c0b5c0e28b5acdfd8eb30432
|
|
| MD5 |
e575be4011683d59a4f59ad0b4052d48
|
|
| BLAKE2b-256 |
47a360345ed0342457745f38722811c73c6b44de5d383396904c2fdf1c4408e1
|