Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paradoxxxzero/pyls-isort
Isort plugin for python-language-server
https://github.com/paradoxxxzero/pyls-isort
Last synced: 3 months ago
JSON representation
Isort plugin for python-language-server
- Host: GitHub
- URL: https://github.com/paradoxxxzero/pyls-isort
- Owner: paradoxxxzero
- License: mit
- Created: 2017-10-30T14:10:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T10:32:07.000Z (over 3 years ago)
- Last Synced: 2024-09-16T08:24:59.992Z (4 months ago)
- Language: Python
- Size: 10.7 KB
- Stars: 60
- Watchers: 3
- Forks: 9
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyls-isort
Isort plugin for [python-lsp-server](https://github.com/python-lsp/python-lsp-server).Sort your imports when formatting your code with [isort](http://isort.readthedocs.io/en/latest/).