1

When I open a file it will be opened and replaced by tab that is open at that moment. That's not what I want, because the file needs to be opened in a new tab.

I use Visual Studio Codespaces environment.

3
  • Did you try double clicking on the files when opening from the explorer? Commented Jun 15, 2020 at 14:57
  • Yeah, I just want this to happen with a single click. :) Commented Jun 15, 2020 at 15:00
  • related question here. stackoverflow.com/questions/38713405/… Commented Jun 20, 2020 at 2:36

1 Answer 1

1

set "workbench.editor.enablePreview": false in your settings.json or you can go to the UI and disable these

Workbench

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.