matthewpietal / Eclipse-Plugin-for-Cucumber

Enables real-time validation and editing support for Cucumber feature files in Eclipse.
23 stars 10 forks source link

Support CTRL+click for jump to definition #6

Open matthewpietal opened 12 years ago

AlanFoster commented 11 years ago

CTRL+click would be nice, or even a right click option to jump to the specific definition would work too!

matthewpietal commented 11 years ago

Hitting F3 should work for you. Does it not? I have not bound CTRL+CLICK yet but F3 should hopefully do the same.

AlanFoster commented 11 years ago

Hitting F3 is pretty good, but I keep using ctrl+click on steps out of habbit haha I'm just suggesting that it would be a nice feature to add as an additional shortcut, ie in addition to F3 :)