vscode-java-debug icon indicating copy to clipboard operation
vscode-java-debug copied to clipboard

Feature request: Support Show as Binary

Open inuter opened this issue 4 years ago • 1 comments

Currently, "Show as Hex" and " Show as Dec" is supported, but when I debug a program that used bit operations or bitmap structrue, I prefer to show an integer variable as binary, can you add this useful feature?

thanks! image

inuter avatar Nov 19 '21 03:11 inuter