I'm not sure this forum is the right place to ask. I'm mostly a keyboard user, and I would really appreciate if FlexSim allowed to minimize mouse usage, especially when working with tree and code. The following functions have to be accessible as keyboard shortcuts and/or as FlexScript functions to allow for keyboard editing of the tree:
Optionally, it would be nice to be able to:
To support this usage, Flexsim should also allow some kind of keyboard switchinig between panes (in particular, switching between recent code, script, and tree view panes, even if they're not in the same tab group). Technically it's possible to drop a custom module into a Flexsim installation which will insert shortcuts into MAIN:/project/exec/globals/accelerators, but applicationcommand("treeview") and applicationcommand("scriptwindow") open new panes, so it's necessary to write code looking through VIEW:/active. It would be much easier if Flexsim supported keyboard users out of the box. A window/pane switcher similar to Command-T or CtrlP in Vim, Ctrl-P in Sublime, Atom, and VS Code would be perfect.
Keyboard navigation would also greatly improve accessibility of the package for people with motoric challenges. Reaching for mouse less often is also good for ergonomics.
Can't find what you're looking for? Ask the community or share your knowledge.