winner106
winner106
ok,I will be pleasure to make my first pr, thanks!
Thank you so much for implementing the feature request! I really appreciate your effort in making this happen. The feature works perfectly for me and fulfills all my requirements.
@JonnyBurger This feature has a bug, When the folder directory exceeds three levels, it will become invalid and the folder cannot be automatically expanded.
I would greatly appreciate it if the Quick Switcher could facilitate quick switching to folders. Currently, I am faced with a situation where there are over 200 compositions and about...
any update?
tauri.conf.json, "dragDropEnabled": false ```json "windows": [ { // others "dragDropEnabled": false } ], ```