camel-lsp-client-vscode icon indicating copy to clipboard operation
camel-lsp-client-vscode copied to clipboard

This is a client implementation of the Apache Camel Language Server Protocol for Visual Studio Code

Results 60 camel-lsp-client-vscode issues
Sort by recently updated
recently updated
newest added

# 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...

DRAFT

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...

DO NOT MERGE
dependencies
javascript

# 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...

DRAFT

# 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 -...

BUG

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)

![image](https://user-images.githubusercontent.com/1105127/50006443-0f3f5000-ffae-11e8-9267-143c125c6dae.png) 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

BUG

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

TECHNICAL