In code editor, if a trigger is found, let us see a popup with the trigger information when hovering mouse over it
wazerstar opened this issue ยท 1 comments
Is your feature request related to a problem? Please describe.
It can be a mess to figure out what the trigger is and what it holds inside, without going back and fort from code editor to the trigger.
Describe the solution you'd like
Hover over trigger in code editor that has been found and let it show us a popup what's inside the trigger
Describe alternatives you've considered
n/a
Additional context
A raw unpolished picture of an example of popup showing up at either mouse or in the middle of the code editor