CodeEdit
CodeEdit copied to clipboard
✨ Git branches selector quality of life improvements
Description
I think two very important features are missing from the existing Git branches selector/dropdown in order to be usable on large repositories.
- A search/filter bar
- Nested branches, for example
feat/my-branchandfeat/my-other-branchshould both live under a commonfeatparent folder
Alternatives Considered
No response
Additional Context
No response
Screenshots
No response
I am wondering now that nested branches is done, what might the user experience look like with nested branches and also a search filter?