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.true
by default.pylsp.plugins.isort.*
: any other key-value pair underpylsp.plugins.isort
is 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
File details
Details for the file python_lsp_isort-0.2.0.tar.gz
.
File metadata
- Download URL: python_lsp_isort-0.2.0.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 79fe15ae71d33ab2a4ee8b7fb4727b434dfb26c7fc264527564056cdc48aa380 |
|
MD5 | 4001fe0670a22e8c954b05787102cc5d |
|
BLAKE2b-256 | de26561c360bd8be31f8cd5644b31b05beeed012c1913057dd14126ae8ee8fb8 |
Provenance
File details
Details for the file python_lsp_isort-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: python_lsp_isort-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a11964af4626bb7b4dc077483a3382f352b63e3bf8ac73f2f425ae7fd9398a97 |
|
MD5 | 61428bfc94dcd886a52bfe58134155ad |
|
BLAKE2b-256 | 1230bc231e599b72d55e3245959ac6d5cda496034a77c1561638c8398116e30c |