I noticed while testing that if the vm wasn't one of the resources you were deleting, that it would not throw an error and thus, the node would disappear from the tree view. By fixing that, users can't click into "View output" anymore, but I think it's worth the trade-off to not give them a mini heart-attack when they think their VM was just deleted on accident.
Fixes https://github.com/microsoft/vscode-azurevirtualmachines/issues/207
I noticed while testing that if the vm wasn't one of the resources you were deleting, that it would not throw an error and thus, the node would disappear from the tree view. By fixing that, users can't click into "View output" anymore, but I think it's worth the trade-off to not give them a mini heart-attack when they think their VM was just deleted on accident.