There is a new release of VS Code extension Debug Adapter for Apache Camel 0.7.0

Available at Visual Studio Marketplace and Open VSX Registry.

What’s changed

  • Minimal version of Visual Studio Code to run this extension is 1.76.0
  • Bump default Camel JBang version to 3.20.5

New features

Contextual Menu

Added missing Contextual Menu item, to allow users execute Run Camel Application with JBang from right-click on integration file.

New contextual menu item for Run Camel Application with JBang

Codelens

Added missing Codelens item, to allow users execute Camel Run with JBang from codelenses inside opened integration file.

New codelens item for Camel Run with JBang

Automatic Reloading

This release is enabling Camel JBang - Dev Mode with Live Reload. Currently it is available only for Run Camel Application with JBang command. This option is enabled by default.

Run Camel Application with JBang using automatic reaload

Settings

Beginning this release, there is new setting available for Apache Camel JBang version, which is used by extension commands:

  • Run Camel Application with JBang
  • Run Camel Application with JBang and Debug

New setting for Camel JBang version used by extension commands

What’s next

You can submit bugs, enhancement requests on the GitHub Issues or in the Red Hat Jira.