You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should enable a tree view for nested dirs
like it would be great if we would have a tree structure so we can open up the labs that I have in my ./private and hide the rest
in the source control tab they do this with this handy icon
it switches from list to tree view
The text was updated successfully, but these errors were encountered:
FloSch62
changed the title
Tree view when for nested dirs
Tree view for nested dirs
Jan 25, 2025
then it would be great to have a file tree in the panel, so that not all labs appear in the flat fashion and you could open blue dir to see the two labs (2 and 3) there
I am wanting to get this one done.. but a few questions first:
Any thoughts on how this should be implemented in the case of labs running in higher level dirs.. for example VS Code is open in the home dir, but the lab is running from / dir.
and since we can see all labs on the system, how do we handle labs for other users. Do we have like a 'global' dir/tree which can expand to show other users labs? or should it be a 'folder' per user?
We should enable a tree view for nested dirs
like it would be great if we would have a tree structure so we can open up the labs that I have in my ./private and hide the rest
in the source control tab they do this with this handy icon
it switches from list to tree view
The text was updated successfully, but these errors were encountered: