vscode-java-dependency
vscode-java-dependency copied to clipboard
Manage Java projects in Visual Studio Code.
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: 
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...