Code assistance for kamelets
See original GitHub issueSee the example https://github.com/apache/camel-examples/tree/main/examples/kamelet-chucknorris
If you edit the route
<from uri="kamelet:chuck-norris-source"/>
Then you should be able to add ?
and then press ctrl + space and see the list of options you can configure on the chukc-norris-source
kamelet.
Issue Analytics
- State:
- Created a year ago
- Comments:8 (2 by maintainers)
Top Results From Across the Web
Kamelet tooling support for Camel URI
A new release of VS Code Language Support for Apache Camel 0.0.32 is available. It includes upgrade of Camel catalogs, connected mode for...
Read more >Apache Camel - Kamelet Catalog - GitHub
Apache Camel - Kamelet Catalog. This repository contains the default Kamelet catalog used by Apache Camel and its sub-projects. Kamelets in this repository ......
Read more >Chapter 1. Overview of Kamelets Red Hat Integration 2021.q4
Kamelets are route components (encapsulated code) that work as connectors in a ... Kamelets can help smooth the learning curve for a non-Camel...
Read more >Kamelets - Nicola Ferraro
Kamelets are the most important feature released with Apache Camel K 1.2.0. ... Developers who contribute code to Apache Camel usually adapt ...
Read more >Custom Code in Apache Camel - Medium
Custom Code in Apache Camel. Creating custom processors, Kamelets and components. In this blog, we investigate how you can add your own custom...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Oh yeah maybe its better to complete the yaml first so this feature is complete before working on kamelets.
The corresponding PR https://github.com/camel-tooling/camel-idea-plugin/pull/709