最新消息:Welcome to the puzzle paradise for programmers! Here, a well-designed puzzle awaits you. From code logic puzzles to algorithmic challenges, each level is closely centered on the programmer's expertise and skills. Whether you're a novice programmer or an experienced tech guru, you'll find your own challenges on this site. In the process of solving puzzles, you can not only exercise your thinking skills, but also deepen your understanding and application of programming knowledge. Come to start this puzzle journey full of wisdom and challenges, with many programmers to compete with each other and show your programming wisdom! Translated with DeepL.com (free version)

git - VS Code source control sidebar missing sections such as respositories, branches, commit, stash, etc - Stack Overflow

matteradmin7PV0评论

I logged back to my work computer after being away for a few months of leave. Now VS code is all messed up. I don't see so many options in my socurce control sidebar. I used to do pretty much all my git operations from here.

Tried reinstalling extensions, restarting vscode, fiddeled with the settings, etc.

Vscode SC Right click

I logged back to my work computer after being away for a few months of leave. Now VS code is all messed up. I don't see so many options in my socurce control sidebar. I used to do pretty much all my git operations from here.

Tried reinstalling extensions, restarting vscode, fiddeled with the settings, etc.

Vscode SC Right click

Share Improve this question edited Mar 27 at 1:02 Mraz asked Mar 27 at 0:58 MrazMraz 11 bronze badge 3
  • I VSCode is installed by your company, ask them to reinstall. May be an update went wrong. – sweintritt Commented Mar 27 at 8:06
  • did you have gitlens installed before? – starball Commented Mar 29 at 10:49
  • Yes I do have gitlens installed – Mraz Commented Apr 3 at 3:53
Add a comment  | 

1 Answer 1

Reset to default 0

First, you need show Changes section by clicking on ... on your source control

after that, in Changes section click on ... you can find may options

Post a comment

comment list (0)

  1. No comments so far