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

Manage Java projects in Visual Studio Code.

Results 133 vscode-java-dependency issues
Sort by recently updated
recently updated
newest added

I use the Vim plugn in vscode, and I found that the cursor in NORM mode is at a wrong position when the Inlay Hints is enabled, like this: ![Image](https://github.com/user-attachments/assets/28e3a9e0-dfd7-459a-932e-0c89d5725285)

Steps to reproduce: - start VS Code with `Extension Pack for Java v0.29.2024091906 (pre-release)` - import the [weblaf](https://github.com/mgarin/weblaf) project You will see the following exception: ``` [Error - 4:26:05 AM]...

Since yesterday's "Project Manager for Java" release, additional dependencies added to JavaFX do not work. I am making a Java FX project. This is based on Maven. It works. When...

bug
upstream