Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

chantera/python-lsp-isort

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 under pylsp.plugins.isort is passed to isort.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.

About

isort plugin for the Python LSP Server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.