How can I reset the sidebar elements in VSC to the default places?

Viewed 1001

I moved by fault the location of the history, search, git, ... in sidebar and I can't find a way to get the sidebar to the default.

Is there a button to reset their elements location to default?

My current faulty elements locations:

visual studio code sidebar

2 Answers

To reset sidebar icons, you can open the commands textbox with CTRL+p and then enter the commmand > Reset View Locations

1、you can reorder the icon by drag & drop the sidebar icon

Related