File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ apk add py3-lsp-server
82
82
Installing these plugins will add extra functionality to the language server:
83
83
84
84
- [pylsp-mypy](https://github.com/Richardk2n/pylsp-mypy): [MyPy](http://mypy-lang.org/) type checking for Python >=3.8.
85
- - [pyls-isort](https://github.com/paradoxxxzero/pyls -isort): code formatting using [isort](https://github.com/PyCQA/isort) (automatic import sorting).
85
+ - [pyls-isort](https://github.com/chantera/python-lsp -isort): code formatting using [isort](https://github.com/PyCQA/isort) (automatic import sorting).
86
86
- [python-lsp-black](https://github.com/python-lsp/python-lsp-black): code formatting using [Black](https://github.com/psf/black).
87
87
- [pyls-memestra](https://github.com/QuantStack/pyls-memestra): detecting the use of deprecated APIs.
88
88
- [pylsp-rope](https://github.com/python-rope/pylsp-rope): Extended refactoring capabilities using [Rope](https://github.com/python-rope/rope).
You can’t perform that action at this time.
0 commit comments