paradigmxyz/flux

feat: keybind to jump between trees

Aperta

#34 aperta il 2 apr 2023

 (2 commenti) (2 reazioni) (0 assegnatari)TypeScript (130 fork)github user discovery
good first issue

Metriche repository

Star
 (892 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Is your feature request related to a problem? Please describe. We have keybinds to jump between parent, child, and sibling nodes, but none to jump between trees, which I often find myself wishing to do.

Describe the solution you'd like Add keybinds Command + Shift + Left and Command + Shift + Right to navigate to trees in the respective directions, like how navigation between sibling nodes works.

Describe alternatives you've considered This is basically a subset of the workspace feature requested in https://github.com/transmissions11/flux/issues/18. That feature is a bit larger and I think we still need a bit more time to decide if that's the optimal way to go, but this specific sub-feature is very tractable and useful even in isolation.

Guida contributor