vscode-java-debug
vscode-java-debug copied to clipboard
Java Debugger for Visual Studio Code.
##### Environment - Operating System: Arch Linux - JDK version: liberica-jdk-11-full - Visual Studio Code version: VSCodium 1.56.2 - Java extension version: 0.77.0 - Java Debugger extension version: 0.33.1 #####...
Requires PR https://github.com/microsoft/java-debug/pull/429 Also allow show variables as Octodecimal. I'm not quite familiar with TS so probably I miss something. If you are not interested in this changes fill free...
Current:  Expected: List `Thread [main]` only in the thread list.
Is it possible to configure a breakpoint (or the debugger in general) to pause **all** threads when a breakpoint is hit? I have a scenario where once one of my...
Hello, I've set up a multi-module project with a directory structure as below : Demo Project (Non-Maven) ---- Demo1 (Maven) // RestAPI project with "GET" and "POST" requests ---- Demo2...
[provide a description of the issue] ##### Environment - Operating System: - JDK version: - Visual Studio Code version: - Java extension version: - Java Debugger extension version: ##### Steps...
now if there is any error in the source file from the debug terminal, we can left+click to navigate to that location but there is no tip to guidance to...
For example, allow to enable function breakpoint from the position where the function is defined.
[provide a description of the issue] ##### Environment - Operating System: Darwin x64 20.6.0 - JDK version: java.version=17.0.3 - Visual Studio Code version: 1.68.1 (Universal) - Java extension version:what is...
Environment - Electron: 11.3.0 - Chrome: 87.0.4280.141 - Node.js: 12.18.3 - V8: 8.7.220.31-electron.0 - OS: Windows_NT x64 6.1.7601(WIN7 SP1) - JDK version: openjdk version "11.0.7" 2020-04-14 OpenJDK Runtime Environment AdoptOpenJDK...