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

Add support for toggling number format to hex #4365

Merged
merged 7 commits into from
Jan 31, 2023
Merged

Conversation

DanTup
Copy link
Member

@DanTup DanTup commented Jan 27, 2023

Needs:

  • Some more obvious UI to flip the setting
  • Tests (which will have to check SDK version)

Fixes #3940.

@DanTup DanTup added is enhancement in debugger Relates to the debug adapter or process of launching a debug session labels Jan 27, 2023
@DanTup DanTup added this to the Requires SDK Release milestone Jan 27, 2023
@DanTup DanTup force-pushed the hex-number-format branch from 969ae6d to 5556162 Compare January 31, 2023 14:49
@DanTup DanTup force-pushed the hex-number-format branch from 923f1c7 to 8657702 Compare January 31, 2023 15:35
@DanTup DanTup merged commit fd3c94e into master Jan 31, 2023
@DanTup DanTup deleted the hex-number-format branch January 31, 2023 16:34
@DanTup DanTup modified the milestones: Requires SDK Release, v3.64.0 May 2, 2023
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 enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support rendering numbers in variables list in hex
1 participant