Skip to content

Show variables in hex - #317

Merged
Paula (paulacamargo25) merged 7 commits into
microsoft:mainfrom
paulacamargo25:Show-variables-in-hex
Apr 19, 2024
Merged

Show variables in hex#317
Paula (paulacamargo25) merged 7 commits into
microsoft:mainfrom
paulacamargo25:Show-variables-in-hex

Conversation

@paulacamargo25

@paulacamargo25 Paula (paulacamargo25) commented Apr 18, 2024

Copy link
Copy Markdown
Contributor

Closed: #215

  • Add button to show variables in hex

@paulacamargo25 Paula (paulacamargo25) added the feature-request Request for new features or functionality label Apr 18, 2024
@paulacamargo25
Paula (paulacamargo25) marked this pull request as ready for review April 19, 2024 16:57
@paulacamargo25 Paula (paulacamargo25) added this to the April 2024 milestone Apr 19, 2024

@connor4312 Connor Peet (connor4312) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cool, lgtm overall :)

Comment thread src/extension/extensionInit.ts Outdated
@paulacamargo25
Paula (paulacamargo25) merged commit 0f507f3 into microsoft:main Apr 19, 2024
Paula (paulacamargo25) added a commit to paulacamargo25/vscode-python-debugger that referenced this pull request Apr 19, 2024
* Add debug Visualizer

* Add proposal

* add hex view

* fux lint

* fix lint

* Add localization, move tree creation to own file

* fix compile errors
Paula (paulacamargo25) added a commit that referenced this pull request Apr 20, 2024
* Add consoleName as arg

* Update consoleName before sent it to debugpy

* Add tests

* Fix lint

* Show variables in hex (#317)

* Add debug Visualizer

* Add proposal

* add hex view

* fux lint

* fix lint

* Add localization, move tree creation to own file

* fix compile errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature-request Request for new features or functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support representation change of debug variables, e.g. base 16 instead of base 10

3 participants