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

Java Language Support for Visual Studio Code

Results 511 vscode-java issues
Sort by recently updated
recently updated
newest added

https://github.com/redhat-developer/vscode-java/blob/master/src/serverTasks.ts#L37 Unless I'm missing something, this compare function seems to always return zero. This doesn't seem like the correct behaviour.

bug
good first issue

This issue is originally created by @alx1024 at https://github.com/microsoft/vscode-java-debug/issues/1071 > [provide a description of the issue] > > ##### Environment > * Operating System: Win 10 > * JDK version:...

FileNotFound when %APPDATA% points to Network Share ##### Environment - Windows 10 - JDK 17 - Visual Studio Code version: 1.70.1 - Java extension version: v1.9.0 ##### Steps To Reproduce...

Today the Move symbol refactor operation load all types in the project. If the project is large, it takes a lot of time to load the items and its overwhelming...

enhancement

Hi, most of the time I run maven build outside of vscode in the terminal. This interferes with the extension's way of detecting changes. It seems that the extension also...

I see error "Missing Gradle project configuration file: .settings/org.eclipse.buildship.core.prefs" of my maven project despite `"java.import.gradle.enabled": false` is in my .vscode/settongs.json. There is still gradlew and build.gradle files, but they are...

#### Environment - Operating System: win 10 x64 - JDK version: 1.8 - Visual Studio Code version: 1.47.3 - Java extension version: 0.9.1

[provide a description of the issue] I use the theia platform which already uses the 'Language Support for Java' to realize the feature of LSP. I use single container (K8s...

Fixes #2639 Requires https://github.com/eclipse-jdtls/eclipse.jdt.ls/pull/3055

Extension: Language Support for Java (Red Hat) OS: Ubuntu Linux --- The extension tells me again that it runs out of memory. This is quite strange as I am developing...

ls-error/crash