FFFF Provide a user setting to set default vmArgs by testforstephen · Pull Request #891 · microsoft/vscode-java-debug · GitHub
[go: up one dir, main page]

Skip to content

Provide a user setting to set default vmArgs#891

Merged
testforstephen merged 2 commits intomicrosoft:masterfrom
testforstephen:jinbo_vmArgs
Oct 12, 2020
Merged

Provide a user setting to set default vmArgs#891
testforstephen merged 2 commits intomicrosoft:masterfrom
testforstephen:jinbo_vmArgs

Conversation

@testforstephen
Copy link
Contributor

Close #220
Close #876

@testforstephen testforstephen added this to the 0.29.0 milestone Oct 10, 2020
"default": 3000,
"minimum": 100
},
"java.debug.settings.vmArgs": {
Copy link
Member

Choose a reason for hiding this comment

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

Do you think if it is necessary to set it as machine scope?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Seems not, because vmArgs is not auto executed by the debugger. It's like vmArgs in launch.json, need user to click debug to consume it.

Copy link
Member

Choose a reason for hiding this comment

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

I see, that's reasonable.

@testforstephen testforstephen merged commit 2b93e81 into microsoft:master Oct 12, 2020
@testforstephen testforstephen deleted the jinbo_vmArgs branch October 12, 2020 05:59
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.

Add setting to enable asserts. Provide a way to set default vmArgs

2 participants

0