Skip to content

Commit

Permalink
Fix spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
pieandcakes committed Feb 8, 2017
1 parent 9978e54 commit 0efd3ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions launch.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Set or change the following options to control VS Code's behavior during debuggi
* **traceResponse**: Optional flag to determine whether diagnostic adapter command and response tracing should be logged to the Debug Console. Defaults to false.

**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.

**showDisplayString**: When a visualizerFile is specified, showDisplayString will enable the display string. Turning this option on can cause slower performance during debugging.

**Example:**
Expand Down

0 comments on commit 0efd3ef

Please sign in to comment.