Black plugin for the Python Language Server
Project description
pyls-black
Black plugin for the Python Language Server.
In the same virtualenv as python-language-server:
pip3 install pyls-black
To avoid unexpected results you should make sure yapf and autopep8 are not installed.
pyls-blackcan either format an entire file or just the selected text.- The code will only be formatted if it is syntactically valid Python.
- Text selections are treated as if they were a separate Python file. Unfortunately this means you can't format an indented block of code.
pyls-blackwill use your project's pyproject.toml if it has one.
See the wiki for instructions on how to use pyls-black with popular text editors.
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
pyls-black-0.4.7.tar.gz
(4.0 kB
view hashes)
Built Distribution
Close
Hashes for pyls_black-0.4.7-py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 2afd8c652768257e9eeb942f3fe9314a91b44ce4a4a172d99c47e2275525382e |
|
| MD5 | d55abd0633d3eaf980cf40c5ecbf8765 |
|
| BLAKE2-256 | afe25af85900cd08210a8271964e17d750d80cc5649ca366b5f50fd90dbcc373 |