Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use InlineValuesProvider to provide inline debugging feature #977

Merged
merged 4 commits into from
Apr 21, 2021

Conversation

testforstephen
Copy link
Contributor

@testforstephen testforstephen commented Apr 12, 2021

This requires microsoft/java-debug#368

Also, this feature requires a minimum VS Code 1.55.0.

  • And for VS Code 1.55.0, you needs manually to enable the inline values feature via user setting "debug.inlineValues".
  • But for 1.56.0 and above, it will be enabled automatically.

src/JavaInlineValueProvider.ts Outdated Show resolved Hide resolved
src/JavaInlineValueProvider.ts Outdated Show resolved Hide resolved
@testforstephen testforstephen self-assigned this Apr 21, 2021
@testforstephen testforstephen added this to the 0.33.0 milestone Apr 21, 2021
@testforstephen testforstephen merged commit 21c9f1a into microsoft:master Apr 21, 2021
@testforstephen testforstephen deleted the jinbo_inlinevalues branch April 21, 2021 05:24
@testforstephen
Copy link
Contributor Author

image

image

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.

None yet

2 participants