camel-lsp-client-vscode
camel-lsp-client-vscode copied to clipboard
This is a client implementation of the Apache Camel Language Server Protocol for Visual Studio Code
# Pull Request informations ## Rebase & Merge default requirements 1. Green build for main branch 2. Wait 24 hours after PR creation 3. Green job for PR 4. Approved...
Bumps [chai](https://github.com/chaijs/chai) from 4.3.10 to 5.1.0. Release notes Sourced from chai's releases. v5.1.0 What's Changed Remove useless guards and add parentheses to constuctors by @koddsson in chaijs/chai#1593 Cleanup jsdoc comments...
# Pull Request informations ## Rebase & Merge default requirements 1. Green build for main branch 2. Wait 24 hours after PR creation 3. Green job for PR 4. Approved...
# Issue information ## **TASK** definition ### Description download.jboss.org will not be supported as a publishing location after the end of March 2022. ### Expected behaviour You could decide to...
# Normal YAML does not have code folding option with this extension enabled ## **BUG** report ### Environment - Language Support for Apache Camel version: e.g. "**v0.0.13**" ? 0.0.35 -...
currently UI tests re included in Travis build but not the Jenkins one. when adding, check if the test report is provided (which is something that doesn't exist for Travis)
 I used files from the tests content: https://github.com/camel-tooling/camel-language-server/blob/cad0e3b7b2adf659bc0ec571115d021ce434f386/src/test/java/com/github/cameltooling/lsp/internal/references/MultiDocumentReferencesProcessorTest.java#L36-L66
our first test is coming, now it will be nice to be able to see a part of the coverage https://github.com/camel-tooling/camel-lsp-client-vscode/pull/33