ceylon-ide-eclipse icon indicating copy to clipboard operation
ceylon-ide-eclipse copied to clipboard

Feature Request: Keyboard shortcut for Run As

Open lukedegruchy opened this issue 9 years ago • 2 comments

Currently, there is no keyboard shortcut that behaves the same as "Run As >" for a given Ceylon file with a shared top-level function or unit test.

This in contrast to SHIFT-Control/Command F11, which will only execute the previously executed top-level function or unit test.

This is a feature request to introduce this. Gavin suggested something like Command/Control 4 X.

lukedegruchy avatar Nov 08 '15 16:11 lukedegruchy

I propose several new shortcuts with the format ⌘4 X for Run As > Java, Run As > JavaScript, Run As > Test, etc.

gavinking avatar Nov 08 '15 16:11 gavinking

@davidfestal I would need your help with this, since I find the Run/Debug code all incredibly convoluted (not your fault, it's the Eclipse APIs as usual).

gavinking avatar Nov 08 '15 16:11 gavinking