gitkraken / vscode-gitlens

Supercharge Git inside VS Code and unlock untapped knowledge within each repository — Visualize code authorship at a glance via Git blame annotations and CodeLens, seamlessly navigate and explore Git repositories, gain valuable insights via rich visualizations and powerful comparison commands, and so much more
http://gitkraken.com/gitlens
Other
9.03k stars 1.35k forks source link

Stashes View disappeared #3760

Closed vagos30f closed 1 week ago

vagos30f commented 1 week ago

Description

After updating on v16.0.0 the stashes menu disappeared from the source control view.

I noticed that If i uncheck the box on the settings.gitlens.views.scm.grouped.views then it appeared again. It looks like the logic got flipped in the update.

GitLens Version

16.0.0

VS Code Version

Version: 1.95.2 Commit: e8653663e8840adaf45af01eab5c627a5af81807 Date: 2024-11-07T11:07:22.054Z Electron: 32.2.1 ElectronBuildId: 10427718 Chromium: 128.0.6613.186 Node.js: 20.18.0 V8: 12.8.374.38-electron.0 OS: Linux x64 6.8.0-48-generic snap

Git Version

git version 2.43.0

Logs, Screenshots, Screen Captures, etc

Image Image

justinrobots commented 1 week ago

Hey @vagos30f thanks for bringing this up. In GitLens 16 we consolidated GitLens Source Control views into one view to reduce noise - this includes Stashes. Read more in this discussion.

You can easily get all of your GitLens views back where you had them by going to the GitLens view in Source Control and selecting Detach All Views. If you want any of these to stay grouped, you can also regroup them with the x in each view header.

Hope this helps!

Image

shaynasymons commented 2 days ago

This was a pain to find the answer to.