paradigmxyz/flux

feat: keybind to jump between trees

オープン

#34 opened on 2023/04/02

 (2 件のコメント) (2 件のリアクション) (0 人の担当者)TypeScript (130 件のフォーク)github user discovery
good first issue

Repository metrics

Stars
 (892 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

コントリビューターガイド