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

Issue Type: Bug Not quite sure. Just ran my program and now stuck trying to import projects. Left it running for over 10 minutes and still the same thing. Extension...

bug
launch

[provide a description of the issue] ##### Environment - Operating System: Windows 10 - JDK version: 19 - Visual Studio Code version: 1.72.2 - Java extension version: 1.12.0 - Java...

(Quick note: I'm not 100% if this is the right repo for this, as I'm not 100% sure if the error is here or with the language server (or something...

bug
compile

When the code completion is used, classes are not automatically imported in the **Debug Console**: > Set.of(1, 2) > Cannot evaluate because of compilation error(s): Set cannot be resolved. #####...

feature request

when I went inside, it always show, "remote extension host terminated unexpectedly 3 times within the last 5 minutes." Version: 1.72.3 Commit: f69482e92e41b84fb15688f3c0d0a1eca1d5bce3 User Agent: Mozilla/5.0 (X11; CrOS x86_64 15054.98.0)...

needs more info

Performing tasks using JDK19's virtual thread in tomcat, when I debug in task code. Breakpoint validation is fine, but the code that is executed when the breakpoint is actually commanded...

needs more info
breakpoint

If you try to watch the value of a 2 dimensional array it will give you "the type of the expression must be an array type but it resolved to...

bug
evaluation

Just developing, _not_ running `quarkus:dev`, if I go to "build the project" or run any tests with `launchBeforeBuild=true`, I get errors that the MapStruct mappers are not correct as if...

![image](https://user-images.githubusercontent.com/108566555/195270453-8d6cd485-dedb-4a70-92a6-c834182c4f60.png) Hi i could not able to run my Java code in VS Code. Please help! Thanks in advance!!!

needs more info
classpath