In a Java project repository (or some complex project with deep directory structure), I see a tree like this:
It'd be nice if this extension detects such cases and compress the tree like this:
@trustin I think this is a great ask. Similar feature to what VSCode provides. Noted in the other ticket, but I think having this configurable along with the other options would certainly be helpful.
In a Java project repository (or some complex project with deep directory structure), I see a tree like this: It'd be nice if this extension detects such cases and compress the tree like this:
.. so that the left side of the pane is not wasted.