Skip to content

Commit 0efd3ef

Browse files
committed
Fix spacing
1 parent 9978e54 commit 0efd3ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

launch.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ Set or change the following options to control VS Code's behavior during debuggi
2929
* **traceResponse**: Optional flag to determine whether diagnostic adapter command and response tracing should be logged to the Debug Console. Defaults to false.
3030

3131
**visualizerFile**: .natvis file to be used when debugging. See [Natvis syntax reference](http://aka.ms/natvis#Anchor_8) for information on how to create natvis files.
32+
3233
**showDisplayString**: When a visualizerFile is specified, showDisplayString will enable the display string. Turning this option on can cause slower performance during debugging.
3334

3435
**Example:**

0 commit comments

Comments
 (0)