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

Allow variables to be displayed in a different base during debugging #17668

Closed
adelphes opened this issue Dec 21, 2016 · 2 comments
Closed

Allow variables to be displayed in a different base during debugging #17668

adelphes opened this issue Dec 21, 2016 · 2 comments
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality

Comments

@adelphes
Copy link

Integer variables are always displayed in decimal format in Locals, Watches and on hover.

It would be nice to have a context menu option to allow the values to be displayed in binary, octal or hexadecimal format, perhaps with a "debug.displayBase" option for a default configuration value.

@egamma egamma added feature-request Request for new features or functionality debug Debug viewlet, configurations, breakpoints, adapter issues labels Dec 21, 2016
@egamma
Copy link
Member

egamma commented Dec 21, 2016

fyi @weinand

@weinand
Copy link
Contributor

weinand commented Nov 10, 2017

duplicate of #28025

@weinand weinand closed this as completed Nov 10, 2017
@weinand weinand added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 10, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 25, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants