apupier edited a comment on issue #2470: URL: https://github.com/apache/camel-quarkus/issues/2470#issuecomment-818673898
For Camel URL support: - [VS Code Language support for Camel](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-apache-camel) which is part of the [Camel extension pack](https://marketplace.visualstudio.com/items?itemName=redhat.apache-camel-extension-pack) - [Eclipse Desktop Language Support for Camel](https://marketplace.eclipse.org/content/language-support-apache-camel) which is part of [Jboss Tools](https://tools.jboss.org/) and [CodeReady Studio](https://developers.redhat.com/products/codeready-studio) - [Apache Camel IDEA plugin](https://plugins.jetbrains.com/plugin/9371-apache-camel-idea-plugin) /!\ not always maintained - all [IDEs that can configure a Language Server](https://microsoft.github.io/language-server-protocol/implementors/tools/) by using the [Camel Language Server](https://github.com/camel-tooling/camel-language-server) /!\ requires manual configuration by users - possible to use Eclipse Che/CodeReady Containers but will surely require to configure a bit a devfile (and have a lot of memory available) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
