microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.21k stars 29.29k forks source link

Here is no way to hide the git tree in SCM panel #224768

Closed guoyunhe closed 3 months ago

guoyunhe commented 3 months ago

Does this issue occur when all extensions are disabled?: Yes

Steps to Reproduce:

  1. Switch to a new branch and do a lot of commits
  2. Open SCM panel in VS Code

The UI is messed with git history tree. And it is not clearly separated with staged files.

image

susanne99 commented 3 months ago

This function drives me crazy - completely unnecessary. Who needs this view all the time?! no one !

gjsjohnmurray commented 3 months ago

Please use the release notes information at https://code.visualstudio.com/updates/v1_92#_incomingoutgoing-changes-graph to turn off this new feature.

/duplicate

vs-code-engineering[bot] commented 3 months ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

Dooks123 commented 3 months ago
  1. File > Preferences > Settings
  2. Search SCM Show History Graph
  3. Untick
susanne99 commented 3 months ago

thank you very much !!!  

   

Gesendet: Montag, 05. August 2024 um 14:34 Uhr Von: "Pierre Duvenage" @.> An: "microsoft/vscode" @.> Cc: "susanne99" @.>, "Comment" @.> Betreff: Re: [microsoft/vscode] Here is no way to hide the git tree in SCM panel (Issue #224768)

 

File > Preferences > Settings
Search SCM Show History Graph
Untick

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

fzs1994 commented 2 months ago
  1. File > Preferences > Settings
  2. Search SCM Show History Graph
  3. Untick

Thanks a lot! It was slowing down my whole system!!

positron96 commented 2 months ago

For anyone interested, in August release 1.93.0 there is no such option anymore, and this pane is collapsible, and can be hidden altogether with 3 dots button.