-
**Describe the bug**
similar to #11888 but this time not about class loading issues but about dekorate assuming 'stuff' we'll need to fix/adapt to.
```java
//usr/bin/env jbang "$0" "$@" ; exit $?…
-
it is possible to mention path to jar on the filesystem for `java.project.referencedLibraries`, it would be nice to be able to specify Maven gav too and VS Code java will download them in the ;m2/repo…
-
[provide a description of the issue]
I am a multi-language developer, but the project configuration method is not as flexible as c/c++ extension (which using a file inside .vscode folder to configure…
-
Hi,
Currently, adding better-strings to the list of dependencies and running under Java 17 crashes with the following exception:
```
An annotation processor threw an uncaught exception.
C…
-
### Please describe the feature that you want to propose
The file extension `pipe.yaml` is in Camel 4.5 supported by camel-yaml-dsl, so you can name these files specially.
Before you cannot do thi…
-
**Describe the bug**
The `run` script reporting is not working (while using it with jbang) because the `hyperfoil-cli` jar requires the report template html shipped in the `templates` directory - w…
-
when //MODULE is present vscode java should put dependencies on module classpath not the classpath so the compiler does not complain about missing modules :)
-
```
long projectId = 6;
String branch = "dev";
String readmePath = "README.md";
String appVuePath = "src/App.vue";
System.out.println(gitLabApi.getRepositoryFileApi().getFile(projectId, readmeP…
-
**Is your feature request related to a problem? Please describe.**
When using the jbang maven plugin, the dependencies of the project / module are ignored.
The only solution requires to duplicate…
-
**Is your feature request related to a problem? Please describe.**
It would be convenient to have templates defined to create project scaffolds with groovy and picocli
**Describe the solution you'…