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

Java Debugger for Visual Studio Code.

Results 181 vscode-java-debug issues
Sort by recently updated
recently updated
newest added

##### 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 #####...

bug
launch

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: ![image](https://user-images.githubusercontent.com/14052197/177711767-38043a3c-4854-49d0-be24-01e98f44988b.png) Expected: List `Thread [main]` only in the thread list.

feature request
ux

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...

feature request
breakpoint

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...

bug
encoding

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...

terminal
ux

For example, allow to enable function breakpoint from the position where the function is defined.

ux
breakpoint

[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...

compile

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...

feature request
ux