File sort order in the source control view
Change the file sort order in VS Code’s source control view
- By path — (the default) Sort changes by full file path
- By name — Sort changes by file name
- By status — Sort changes by type (add, delete, modify, …)