artrz / vscode-gitstash

Adds extra Git stash powers to VS Code
https://marketplace.visualstudio.com/items?itemName=arturock.gitstash
MIT License
25 stars 4 forks source link

Git stash updated to 4.0.0, "drop" feature missing. #68

Closed shindepankaj closed 3 years ago

artrz commented 3 years ago

Hi @shindepankaj. Thanks for reporting it. Can you give more details? I'm able drop stuff using both, the drop button (trash can) on the stashes explorer and command palette

shindepankaj commented 3 years ago

I didn't see any trash can icon to drop stash.

artrz commented 3 years ago

You should see something like this on the explorer: image And on the command palette: image

which OS & code version are you using?

shindepankaj commented 3 years ago

Thanks. I can see trash icon, My mistake. Icons got hidden below right pane.

git-stash-issue

I am using Windows 10 and VS COde 1.59.1

artrz commented 3 years ago

Glad to know you got it solved!