Skip to content

Conversation

@WardenGnaw
Copy link
Contributor

Addressing #1318

@gregg-miskelly

Copy link
Contributor

@gregg-miskelly gregg-miskelly left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Otherwise LGTM

package.json Outdated
},
"quoteArgs": {
"type": "boolean",
"description": "Flag to enable or disable quotes around 'debuggerPath'",
Copy link
Contributor

@gregg-miskelly gregg-miskelly Mar 14, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about this for the description:
Should arguments that contain characters that need to be quoted (example: spaces) be quoted? Defaults to 'true'. If set, the debugger command will no longer be automatically quoted.

},
"quoteArgs": {
"type": "boolean",
"description": "Should arguments that contain characters that need to be quoted (example: spaces) be quoted? Defaults to 'true'. If set, the debugger command will no longer be automatically quoted.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

set [](start = 152, length = 3)

I think you want 'to false' here.

@WardenGnaw WardenGnaw merged commit c3862f4 into dotnet:master Mar 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants