Flex2 icon indicating copy to clipboard operation
Flex2 copied to clipboard

Support common shortcuts

Open Awuwunya opened this issue 6 years ago • 3 comments

There are a lot of common shortcuts that people use to make working on things easier. Flex2 seems to have poor support for these shortcut key combinations at the moment. For example, CTRL+S, CTRL+N and CTRL+O could be useful additions to the program.

Awuwunya avatar Nov 28 '19 16:11 Awuwunya

just wondering, what should those keycombos do?

kirjavascript avatar Apr 07 '21 16:04 kirjavascript

CTRL+S is generally used in most windows programs as a key combo to save.

CTRL+N is generally used as a key combo to create a new file/project.

CTRL+O is generally used as a key combo to open files.

Honestly the only useful one I can see being feasible for this program is CTRL+S. Maybe something else like a CTRL+R as a way to quick reload an object.

Hitaxas avatar Apr 15 '21 08:04 Hitaxas

it's unclear what those mean still

you say CTRL+S to save, but save what? for quick reloading of an object, it's not clear /which/ object should be reloaded

I'm not sure it makes sense to have a general 'save' functionality

unless you did something like had different combos for file screen and active project object save?

kirjavascript avatar Apr 15 '21 11:04 kirjavascript