ReacTree
ReacTree copied to clipboard
Hotkey support
Problem
As a user, it seems intuitive to zoom in/out using mouse wheel or CTRL-minus or CTRL-plus.
I have just recently ran into this tool and it seems extremely useful, especially for large intertwined React projects with many files.
Solution
In order to improve navigation on all types of projects, especially larger ones, it seems extremly useful to add hotkey support, so that little time is wasted navigating through the components.
Additional information
No response
๐จโ๐งโ๐ฆ Contributing
- [ ] ๐โโ๏ธ Yes, I'd love to make a PR to implement this feature!