Skip to content

Commit 2796154

Browse files
authored
README: Add pointer to list of configuration options (#774)
1 parent fdb8b3d commit 2796154

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@ To enable pydocstyle for linting docstrings add the following setting in your LS
7272
"pyls.plugins.pydocstyle.enabled": true
7373
```
7474

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+
7579
Language Server Features
7680
------------------------
7781

0 commit comments

Comments
 (0)