VS Code - changing the focus after deleting a file in the explorer view

32 Views Asked by At

After I delete a file in the explorer view in VS Code, the focus jumps to the file that had the focus before the deleted one. This can often be a long way away up or down the tree and I completely lose where I was. I would much rather the focus just went to the file that has now taken the place of the deleted file in the explorer (ie the next one in the list). Is there a setting for this?

0

There are 0 best solutions below