Features • Requirements • Documentation • Issues • Telemetry
This is the Visual Studio Code extension that adds language support for Apache Camel for XML, Java and Yaml DSL code.
direct
and direct VM
components in all open Camel files.direct
, direct VM
, VM
and SEDA
components.For detailed information about Apache Camel supported features, see the Apache Camel Language Server.
Java 17+ is currently required to launch the Apache Camel Language Server. The camel.ls.java.home
VS Code preferences can be used to use a different version of JDK than the default one installed on the machine.
⚠️ For some features, JBang must be available on a system command-line.
For an XML DSL files:
.xml
file extension.http://camel.apache.org/schema/blueprint
or http://camel.apache.org/schema/spring
For a Java DSL files:
.java
file extension.import org.apache.camel.builder.RouteBuilder
.from
or to
and a string without a space. The string cannot be a variable. For example, from("timer:timerName")
works, but from( "timer:timerName")
and from(aVariable)
do not work.Our full documentation is located in GitHub pages. Included are details about all of LSP Client for Visual Studio Code capabilities with examples and detailed information.
Something is not working properly? In that case, feel free to open issues, add feature requests, report bugs, etc.
If you'd like to help us get better, we appreciate it! Check out our Contribution Guide on how to do that.
The LSP Client for Visual Studio Code extension collects anonymous usage data and sends it to Red Hat servers to help improve our products and services. Read our privacy statement to learn more. This extension respects the redhat.elemetry.enabled
setting which you can learn more about at How to disable Telemetry reporting.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4