Skip to content

Commit c964f7c

Browse files
committed
docs(debug): updated cli options
1 parent 718f4cb commit c964f7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/options.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,7 @@ Options for debugging language server
219219
- ``--debug_filepath DEBUG_FILEPATH`` File path for language server tests
220220
- ``--debug_rootpath DEBUG_ROOTPATH`` Root path for language server tests
221221
- ``--debug_parser`` Test source code parser on specified file
222+
- ``--debug_preproc`` Test preprocessor on specified file
222223
- ``--debug_hover`` Test `textDocument/hover` request for specified file and position
223224
- ``--debug_rename RENAME_STRING`` Test `textDocument/rename` request for specified file and position
224225
- ``--debug_actions`` Test `textDocument/codeAction` request for specified file and position

0 commit comments

Comments
 (0)