Does anyone know how to disable this behavior of VSCODE? Every time you close a file it skips to the next open and the file explorer jumps to where that file is in the list.
Does anyone know how to disable this behavior of VSCODE? Every time you close a file it skips to the next open and the file explorer jumps to where that file is in the list.
Change the following statement to false:
"explorer.autoReveal": false