Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible to enhance FileTree to hold multi folder as TVI_ROOT? #214

Open
kitepad opened this issue Oct 9, 2021 · 4 comments
Open

Possible to enhance FileTree to hold multi folder as TVI_ROOT? #214

kitepad opened this issue Oct 9, 2021 · 4 comments

Comments

@kitepad
Copy link

kitepad commented Oct 9, 2021

Many modern ide/editor can open a folder as workspace. My thought is :

  1. BowPad can open many folder by "Add Folder".
  2. Each added folder insert into FileTree as a root item.
  3. Click file can open in tab.
  4. Tab switching can reflect in file tree.
  5. FileTree Prototype image as below:

image

@stefankueng
Copy link
Owner

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.

@wmjordan
Copy link
Collaborator

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.

@kitepad
Copy link
Author

kitepad commented Oct 12, 2021

Understand.

@kitepad kitepad closed this as completed Oct 12, 2021
@kitepad
Copy link
Author

kitepad commented Dec 1, 2021

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.

@kitepad kitepad reopened this Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants