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
Also--I believe we can change the icons further. IMO the file one should be more like a file, and the folders IIRC we can do closed and open folders.
UPDATE: The icons we used match what VSCode uses so I'm content.
The text was updated successfully, but these errors were encountered:
Yes, it looks like a recent VS Code update has changed their folder icon to be...not show an icon at all. We were already switching between the standard "open" and "closed" folder icon based on the node expansion state.
Regarding sorting, I, personally, like the "everything sorted together" look (and using the icons to differentiate between items) rather than "folders sorted, then files sorted" look but, you're right, the latter is more consistent with VS Code's file explorer. That should be easily done.
Yeah, I think the ideal would be to follow VSCode's file explorer, which uses the arrows for folders and that file icon for (some) of the files--so, exactly what you have. For sorting they put folders first.
Uh oh!
There was an error while loading. Please reload this page.
Also--I believe we can change the icons further. IMO the file one should be more like a file, and the folders IIRC we can do closed and open folders.UPDATE: The icons we used match what VSCode uses so I'm content.
The text was updated successfully, but these errors were encountered: