anb0s / EasyShell

EasyShell - This Eclipse plugin allows to open a shell window or file manager from the popup menu in the navigation tree or editor view. Additionally it is possible to run selected file in the shell, copy file or directory path or run user defined external tools. Key shortcuts and multiple selections are also supported!
http://anb0s.github.io/EasyShell
Eclipse Public License 2.0
109 stars 14 forks source link

Display shortcut right to command menu #175

Open albertotn opened 4 years ago

albertotn commented 4 years ago

Expected Behavior

User should know which shortcut can use to do the default commands, like for example "show in explorer (alt+x)" As reference you can see run as menu, with displayed shortcuts next to command:

immagine

Actual Behavior

Right now user cannot know this shortcut and has to come here to github to learn them

Steps to Reproduce the Problem

Just install the plugin, right click on a file, no hint on possible shortcuts are displayed:

immagine

Your Environment

anb0s commented 3 years ago

Still not found any way to add shurtcut info to dynamic popup menu entries... hope to solve this until v2.2 final release...

anb0s commented 3 years ago

see #193 now the shortcut "Alt + E" is the main one and it will show the possible shortcuts...