Open Winand opened 3 months ago
Is it possible to collapse folders with one element in File Tree like VS Code does?
No. That would make opening a history (or any other context menu operation) for a folder in the middle (like cc) difficult.
Or at least automatically expand the tree up to appName folder when I open scala folder.
We'll think about this.
Often I need to open the Blame window for a specific file and it takes too much time to expand every single folder in the tree.
Ctrl+P → Blame → <filename>
Is it possible to collapse folders with one element in File Tree like VS Code does? Or at least automatically expand the tree up to
appName
folder when I openscala
folder. Often I need to open the Blame window for a specific file and it takes too much time to expand every single folder in the tree.