BowPad
BowPad copied to clipboard
Possible to enhance FileTree to hold multi folder as TVI_ROOT?
Many modern ide/editor can open a folder as workspace. My thought is :
- BowPad can open many folder by "Add Folder".
- Each added folder insert into FileTree as a root item.
- Click file can open in tab.
- Tab switching can reflect in file tree.
- FileTree Prototype image as below:
the file tree shows the folder of the currently active tab - they don't have to be from the same subfolder. with your suggestion this would get very, very messy! Just imagine having 20 tabs opened, all from different folders.
Just imagine having 20 tabs opened, all from different folders.
Yes, I can have that when I am working with many configuration files and log files on a server. There will be too many items for me.
Understand.
Can we show current active tab's folder name as Tree root? Otherwise, I have to move my eyes to title bar to find current folder name. In my daily works, some opened files have same name, for example, three rust projects have three cargo.toml. I need to modify them base on their location.