vscode-java-debug
vscode-java-debug copied to clipboard
Java Debugger for Visual Studio Code.
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...
[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...
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. #####...
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)...
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...
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...
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...
 Hi i could not able to run my Java code in VS Code. Please help! Thanks in advance!!!