Skip to content

Commit 0a14088

Browse files
authored
Merge pull request #5 from marimeireles/patch-2
Update README.rst
2 parents 2239618 + ce47547 commit 0a14088

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@ Installing these plugins will add extra functionality to the language server:
5252
* pyls-mypy_ Mypy type checking for Python 3
5353
* pyls-isort_ Isort import sort code formatting
5454
* pyls-black_ for code formatting using Black_
55+
* pyls-memestra_ for detecting the use of deprecated APIs
5556

5657
Please see the above repositories for examples on how to write plugins for the Python Language Server. Please file an
5758
issue if you require assistance writing a plugin.
@@ -165,4 +166,5 @@ This project is made available under the MIT License.
165166
.. _pyls-mypy: https://github.com/tomv564/pyls-mypy
166167
.. _pyls-isort: https://github.com/paradoxxxzero/pyls-isort
167168
.. _pyls-black: https://github.com/rupert/pyls-black
169+
.. _pyls-memestra: https://github.com/QuantStack/pyls-memestra
168170
.. _Black: https://github.com/ambv/black

0 commit comments

Comments
 (0)