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
There should be an option to delete whole nested tree when Delete used on compressed node.
I have folder a/b/c/d/e. If I use Delete on this item and confirm deletion it will only remove e leaving a/b/c/d tree node.
Even worse - selection(cursor) is not applied to new these new node and I have to go to that node again and again after each deletion.
VS Code version: Code - Insiders 1.41.0-insider (0d728c3, 2019-11-12T05:39:58.193Z)
OS version: Windows_NT x64 10.0.18362
Issue Type: Feature Request
There should be an option to delete whole nested tree when Delete used on compressed node.
I have folder
a/b/c/d/e
. If I use Delete on this item and confirm deletion it will only removee
leavinga/b/c/d
tree node.Even worse - selection(cursor) is not applied to new these new node and I have to go to that node again and again after each deletion.
VS Code version: Code - Insiders 1.41.0-insider (0d728c3, 2019-11-12T05:39:58.193Z)
OS version: Windows_NT x64 10.0.18362
/cc @joaomoreno
The text was updated successfully, but these errors were encountered: