8000 Add a user setting to control whether to show variable's toString value by testforstephen · Pull Request #587 · microsoft/vscode-java-debug · GitHub
[go: up one dir, main page]

Skip to content

Add a user setting to control whether to show variable's toString value#587

Merged
testforstephen merged 3 commits intomasterfrom
jinbo_tostring
May 31, 2019
Merged

Add a user setting to control whether to show variable's toString value#587
testforstephen merged 3 commits intomasterfrom
jinbo_tostring

Conversation

@testforstephen
Copy link
Contributor
@testforstephen testforstephen commented May 30, 2019

Signed-off-by: Jinbo Wang jinbwan@microsoft.com

Below is the new setting:
java.debug.settings.showToString: show 'toString()' value for all classes that override 'toString' method in "Variables" viewlet, defaults to true.

Close #315
Close #364

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
@testforstephen testforstephen requested review from andxu and yaohaizh May 30, 2019 10:46
@testforstephen testforstephen merged commit 007519a into master May 31, 2019
@testforstephen testforstephen deleted the jinbo_tostring branch May 31, 2019 01:45
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.

Show toString() values in hover tooltips Show toString() values in variables windows

2 participants

0