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

Non-getter fields do not show in hover tooltips/expression evals when evaluateGettersInDebugViews=false #3224

Closed
DanTup opened this issue Mar 22, 2021 · 0 comments
Labels
in debugger Relates to the debug adapter or process of launching a debug session is bug
Milestone

Comments

@DanTup
Copy link
Member

DanTup commented Mar 22, 2021

Setting "dart.evaluateGettersInDebugViews": false should only hide the getters from the results, but it appears to also be hiding fields:

Screenshot 2021-03-22 at 10 12 49

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in debugger Relates to the debug adapter or process of launching a debug session is bug
Projects
None yet
Development

No branches or pull requests

1 participant