Skip to content

Commit

Permalink
Provide additional details and pointers for Camel Language Server #142
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
  • Loading branch information
apupier committed Apr 16, 2019
1 parent 8bf0d9b commit 0f3d72a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions chapter19/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ This chapters covers

## Additional tools

After the release of this book, a Camel plugin (with similar feature as IDEA based editor) has now been made for Eclipse, Eclipse Che and Visual Code as well.

- Camel plugin for Visual Code: https://marketplace.visualstudio.com/items?itemName=camel-tooling.apache-camel-extension-pack
After the release of this book, a [Camel Language Server](https://github.com/camel-tooling/camel-language-server) has been developed. It provides textual support for Camel with quite similar features as IDEA based editor. Clients have been provided for:

- [VS Code](https://marketplace.visualstudio.com/items?itemName=camel-tooling.apache-camel-extension-pack)
- [Eclipse Desktop IDE](https://marketplace.eclipse.org/content/apache-camel-language-server)
- [Eclipse Che](https://github.com/camel-tooling/camel-lsp-client-che)
- [Eclipse Theia](https://github.com/camel-tooling/camel-lsp-client-theia)

0 comments on commit 0f3d72a

Please sign in to comment.