Is there a keyboard shortcut for "Link with editor" feature in Eclipse?
if not, is there any way, where i can map ui elements on eclipse with keyboard shortcuts? (custom plugins/RCP code etc?)
Is there a keyboard shortcut for "Link with editor" feature in Eclipse?
if not, is there any way, where i can map ui elements on eclipse with keyboard shortcuts? (custom plugins/RCP code etc?)
There is not by default, but you can define this yourself. Go into Preferences -> General -> Keys, and then type "link" into the search box. You want the "Toggle Link with Editor" command. You can then define the key binding by filling in the "Binding" box below.