You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to define a default editor group, this way I could have multiple editor groups in visual studio code and when I open a new file it will always open in the default one. Scenario:
Developing some java code
Executing the unit tests will open the test report in new editor group
When I open a new java file it opens in the editor group of the unit test report and I want to be opened in the other one where I have the code.
The text was updated successfully, but these errors were encountered:
I would like to define a default editor group, this way I could have multiple editor groups in visual studio code and when I open a new file it will always open in the default one. Scenario:
The text was updated successfully, but these errors were encountered: