How do I open a new file using Ctrl+P, so it doesn\'t override the current file, but rather use a new tab?
Also, would it be possible to focus
For both to keep a file tab open when you first click and after use, go to the definition,
"workbench.editor.enablePreview": false
It is the right answer.