Add pyls-black to README (#361)
This commit is contained in:
parent
9db828c3de
commit
d6872cdf87
@ -697,6 +697,14 @@ Use [sublack plugin](https://github.com/jgirardet/sublack).
|
|||||||
Use [blackcellmagic](https://github.com/csurfer/blackcellmagic).
|
Use [blackcellmagic](https://github.com/csurfer/blackcellmagic).
|
||||||
|
|
||||||
|
|
||||||
|
### Python Language Server
|
||||||
|
|
||||||
|
If your editor supports the [Language Server Protocol](https://langserver.org/)
|
||||||
|
(Atom, Sublime Text, Visual Studio Code and many more), you can use
|
||||||
|
the [Python Language Server](https://github.com/palantir/python-language-server) with the
|
||||||
|
[pyls-black](https://github.com/rupert/pyls-black) plugin.
|
||||||
|
|
||||||
|
|
||||||
### Other editors
|
### Other editors
|
||||||
|
|
||||||
Atom/Nuclide integration is planned by the author, others will
|
Atom/Nuclide integration is planned by the author, others will
|
||||||
|
Loading…
Reference in New Issue
Block a user