vscode-java-debug
vscode-java-debug copied to clipboard
Java Debugger for Visual Studio Code.
- Issue Type: `Performance` - Extension Name: `vscode-java-debug` - Extension Version: `0.34.0` - OS Version: `Windows_NT x64 10.0.19042` - VS Code version: `1.56.2` [vscjava.vscode-java-debug-unresponsive.cpuprofile.txt](https://github.com/microsoft/vscode-java-debug/files/6608478/vscjava.vscode-java-debug-unresponsive.cpuprofile.txt) Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load
With the arrival of the new "run/debug" split-button we are trying to come up with some good naming conventions (and since the Java extension is always a good first adopter,...
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...