Aurélien Pupier

Results 285 issues of Aurélien Pupier

Is your feature related or already mentioned on [the wishlist](https://github.com/emacs-lsp/lsp-mode/discussions/2892)? Describe your feature here. see https://github.com/eclipse/lemminx/releases/tag/0.20.0 Current version used is 0.18.0 https://github.com/emacs-lsp/lsp-mode/blob/8123c5cd33bedf3ac5e88d98ede690f73b7f1b00/clients/lsp-xml.el#L192

I found this stack in the log (I do not know the steps to reproduce): ``` [Error - 9:35:11 AM] Request textDocument/semanticTokens/full failed. Message: Internal error. Code: -32603 java.util.concurrent.CompletionException: java.lang.NullPointerException:...

### Is your enhancement related to a problem? Please describe Currently, most devfiles are using `java -jar target/*.jar`. the inconvenient of using java -jar is that it requires users to...

kind/enhancement
severity/P1
area/devfile-registry
area/samples

test with following cases are important: - Start Camel Che stack - can have completion on Camel java files - can have completion on Camel URIs - can launch the...

kind/task
status/blocked
severity/P2
team/che-qe
area/languages
area/qe

### Is your enhancement related to a problem? Please describe. new versions are available. It will avoid to have a notification on workspace startup `Minikube upgrade available to v1.22.0, currently...

kind/enhancement
severity/P2
area/plugins

### Is your enhancement related to a problem? Please describe it is possible to use standalone Java files for Camel K. having the Java Language Server will allow to have...

kind/enhancement
status/blocked
severity/P1
area/languages

### Is your enhancement related to a problem? Please describe. Several new versions are available, includign several bugfies, see https://marketplace.visualstudio.com/items/ms-kubernetes-tools.vscode-kubernetes-tools/changelog ### Describe the solution you'd like ### Describe alternatives you've...

kind/enhancement
severity/P2
area/plugins

Note that groupid of Maven artifact has been modified but not old package names. Thus some package named org.apache.groovy.* have been created. it requires to upgrade Spock to a Milestone...

components
catalog
dsl
tooling
tooling-maven

When using this kind of command: ``` kamel local build --integration-directory "/home/apupier/.config/Code/User/globalStorage/redhat.vscode-camelk/java-dependencies-3.16.0" "/home/apupier/ws/test-debug-from-empty-workspace/MyCamelRoute.java" ``` with this kind of file: ``` // camel-k: language=java dependency=mvn:org.apache.commons:commons-math3:3.6.1 import org.apache.camel.builder.RouteBuilder; public class MyCamelRoute extends...

area/ux
status/stale
area/cli