kaoto
kaoto copied to clipboard
Navigate to an existing route
Please describe the feature that you want to propose
In the case of a Direct
component, we could offer the user a way to navigate to the pointed route.
In the following example, we can see the Direct
component pointing to the ADifferentRoute
route, in this case, if the route is found, we could offer the user a way to navigate to that route directly, without interacting with the flow list.
As proposed by @brunoNetId https://github.com/designer-for-camel/camel-designer/blob/master/docs/images/readme/vs-extension.gif
In the Eclipse tooling, double-clicking on the node automatically navigates to the desired route.
Closing it in favor of: https://github.com/KaotoIO/kaoto/issues/1613