We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdb8b3d commit 2796154Copy full SHA for 2796154
README.rst
@@ -72,6 +72,10 @@ To enable pydocstyle for linting docstrings add the following setting in your LS
72
"pyls.plugins.pydocstyle.enabled": true
73
```
74
75
+See `vscode-client/package.json`_ for the full set of supported configuration options.
76
+
77
+.. _vscode-client/package.json: vscode-client/package.json
78
79
Language Server Features
80
------------------------
81
0 commit comments