Closed vagos30f closed 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!
This was a pain to find the answer to.
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