We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2541da9 commit cdc4575Copy full SHA for cdc4575
1 file changed
docs/book/src/contributing/lsp-extensions.md
@@ -653,7 +653,7 @@ Note that this functionality is intended primarily to inform the end user about
653
In particular, it's valid for the client to completely ignore this extension.
654
Clients are discouraged from but are allowed to use the `health` status to decide if it's worth sending a request to the server.
655
656
-### Controlling Flycheck
+## Controlling Flycheck
657
658
The flycheck/checkOnSave feature can be controlled via notifications sent by the client to the server.
659
0 commit comments