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

Type: Bug I have a user task configured in vscode to run upon a certain shortcut (launching some external editor on the currently open folder). A few vscode versions ago,...

bug

![image](https://user-images.githubusercontent.com/6193897/230532480-a721e1c8-0ff3-45c1-912b-cf0cf54e875c.png)

bug

I'm getting errors like below while opening java projects. I've tried cleaning workspace, but it just happens again when I re-import. ``` Java Model Exception: Error in Java Model (code...

upstream

I have a request similar to #713, but more generic: that the Create Project list of project types could be extensible - and other extensions could contribute to it. Adding...

enhancement

I'm using a Github Codespace with the default image. It has a UTF-8 locale: ``` $ locale LANG=en_US.UTF-8 LANGUAGE= LC_CTYPE="en_US.UTF-8" LC_NUMERIC="en_US.UTF-8" LC_TIME="en_US.UTF-8" LC_COLLATE="en_US.UTF-8" LC_MONETARY="en_US.UTF-8" LC_MESSAGES="en_US.UTF-8" LC_PAPER="en_US.UTF-8" LC_NAME="en_US.UTF-8" LC_ADDRESS="en_US.UTF-8" LC_TELEPHONE="en_US.UTF-8" LC_MEASUREMENT="en_US.UTF-8"...

bug
upstream

Type: Feature Request When I create a new file, folder or class and so no. I would like to be given a prompt to select an existing location like a...

Is it possible to change the view so that it just shows the classpath and ignores all other files? I dislike the separation between src/test/** and src/main/** and feel like...

enhancement

Repro steps: Open spring-petclinic. ``` MainThreadFileSystem#$watch(): failed to stat a resource for file watching (extension: vscjava.vscode-java-dependency, path: file:///c:/Users/yanzh/Desktop/spring-petclinic/target/generated-sources/annotations, recursive: true, session: 0.2511242984362432): EntryNotFound (FileSystemError): Error: ENOENT: no such file or...

bug
upstream