neos / neos-ui

Neos CMS UI written in ReactJS with Immutable data structures.
GNU General Public License v3.0
265 stars 135 forks source link

FEATURE: Document Tree Keyboard Navigation #2938

Open sbruggmann opened 3 years ago

sbruggmann commented 3 years ago

Feature-Request

Navigating the Document Tree via Keyboard like PhpStorm would be very handy power users or useful for people who have difficulties with precise cursor handling.

markusguenther commented 3 years ago

I like the feature and will try to bring that for Version 7.3 as a feature. We also need new shortcuts for that to focus the tree first, but that is the same in PhpStorm with CMD + 1.

So my idea would be to add two shortcuts to focus the document tree and the content tree and then adjust the trees so that it work with the keyboard. Maybe a thing I can pick at the Neos sprint in November :)