Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to restore VS Code Sidebar settings?

VS Code comes with a Source Control tab on the sidebar, I think I accidentally dragged the icon into the 'Explorer' tab icon, now all the source control boxes are dragged in here and the folder + files list which used to be the default in the Explorer tab is now pushed to the bottom.

How may I undo this change?

vs_code_sidebar

like image 566
Samson Avatar asked Sep 03 '25 02:09

Samson


1 Answers

In general, if you have moved some view to a place, called a ViewContainer, like the Side Bar or Side Panel or Panel and you can't figure out how to get back to the default location for that view use the command

View: Reset View Locations to reset all the views to their default locations.

like image 128
Mark Avatar answered Sep 07 '25 03:09

Mark