We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 718f4cb commit c964f7cCopy full SHA for c964f7c
docs/options.rst
@@ -219,6 +219,7 @@ Options for debugging language server
219
- ``--debug_filepath DEBUG_FILEPATH`` File path for language server tests
220
- ``--debug_rootpath DEBUG_ROOTPATH`` Root path for language server tests
221
- ``--debug_parser`` Test source code parser on specified file
222
+- ``--debug_preproc`` Test preprocessor on specified file
223
- ``--debug_hover`` Test `textDocument/hover` request for specified file and position
224
- ``--debug_rename RENAME_STRING`` Test `textDocument/rename` request for specified file and position
225
- ``--debug_actions`` Test `textDocument/codeAction` request for specified file and position
0 commit comments