user13251051
user13251051

Reputation:

VS Code missing Git menus?

I am trying to view the menus shown in the image below, in particular the stashes menu (I have several stashes pushed):

enter image description here

but all I see is :

enter image description here

Upvotes: 0

Views: 562

Answers (1)

AbhishekGowda28
AbhishekGowda28

Reputation: 1054

Inbuilt git doesn't have these options, you need to install GitLens — Git supercharged extension.

Upvotes: 0

Related Questions