Claus Ibsen created CAMEL-24374:
-----------------------------------

             Summary: Camel TUI: Add Ctrl+G Go to node popup for navigating to 
route nodes in Source editor
                 Key: CAMEL-24374
                 URL: https://issues.apache.org/jira/browse/CAMEL-24374
             Project: Camel
          Issue Type: Improvement
            Reporter: Claus Ibsen


Currently pressing g in the Source tab opens a type-ahead popup listing all 
routes in the file.

This enhancement would add Ctrl+G to open an expanded version of this popup 
that shows both routes AND their individual nodes (processors/EIPs) in a tree 
structure, so you can jump directly to a specific node within a route (e.g. a 
particular log, to, choice, etc.).

This makes navigation in large route files much faster.

The existing g (Go to route) would remain unchanged for quick route-level 
navigation.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to