Skip to content

Commit b434bf1

Browse files
authored
Merge pull request #145 from apupier/142-AdditionalPlugins
Provide additional details and pointers for Camel Language Server #142
2 parents 8bf0d9b + 0f3d72a commit b434bf1

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

chapter19/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@ This chapters covers
1313

1414
## Additional tools
1515

16-
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.
17-
18-
- Camel plugin for Visual Code: https://marketplace.visualstudio.com/items?itemName=camel-tooling.apache-camel-extension-pack
16+
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:
1917

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

0 commit comments

Comments
 (0)