Skip to content

KaotoIO/vscode-kaoto

Repository files navigation

Kaoto

Marketplace Version Kaoto UI version Visual Studio Code Support License Zulip
Build with Main branch of Kaoto UI Build with Released version of Kaoto UI


No Code and Low Code Integration editor

FeaturesRequirementsDocumentationIssuesTelemetry

Kaoto is an integration editor to create and deploy workflows in a visual, low-code way, with developer-friendly features like a code editor and deployments to the cloud. Kaoto augments user productivity via Apache Camel. It accelerates new users and helps experienced developers.


Create file named demo.kaoto.yaml, it opens automatically, then add a new route in embedded Kaoto UI, add a model step setBody, configure content of setBody through  property panel which opens when selecting the node and save the editor

Features

  • Edit Camel files following pattern (*.camel.yaml and *.camel.yml).
  • Edit Kamelet files following pattern (*.kamelet.yaml and *.kamelet.yml).
  • Edit Pipe files following pattern (*.pipe.yaml, *.pipe.yml, *-pipe.yaml and *-pipe.yml)
  • Allow to edit *.yaml and *.yml when opening through contextual menu.
  • Edit Kaoto (*.kaoto.yaml and *.kaoto.yml) files. Note that these filename extensions are not supported by Camel JBang and are merely still here to stay backward-compatible with Kaoto v1.

Limitations

  • Kaoto files are always written and overwritten with Linux-style end of line (EOL).

Embedded

Issues

Something is not working properly? In that case, feel free to open issues, add feature requests, report bugs, etc..

Snapshots versions

If you're eager to test latest snapshots, there are 2 kind of binary (*.vsix) available:

  • Snapshot based on main branch of VS Code Kaoto using a released version of Kaoto. Pick latest on this site
  • Snapshot based on main branch of VS Code Kaoto using the main branch of Kaoto (at time of last build of VS Code Kaoto main branch). Click on latest finished of this workflow, then download the artifact named vsix-from-main-branch-of-kaoto, then extract the vsix binary from vsix-from-main-branch-of-kaoto.zip downloaded.

To install the vsix binary, see the official documentation.

Get Involved

If you'd like to help us get better, we appreciate it! Check out our Contribution Guide on how to do that.

Data and Telemetry

The Kaoto 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.telemetry.enabled setting which you can learn more about at How to disable Telemetry reporting.