When a Client Action is assigned as an event handler, it would be helpful to have a "Go to Event Handler" option that navigates directly to the associated Client Action.
This would improve navigation and speed up development by making it easier to inspect and edit event handlers.
The option could be exposed either through:
- The event handler dropdown menu

- A right-click context menu on the event property

This enhancement would improve developer productivity and reduce the time spent locating event handler implementations.