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

Add support for submodule stash listing #97

Open rtheil opened 6 months ago

rtheil commented 6 months ago

Right now it seems that this tool only lists the stashes for the primary project are listed. Our project has a few submodules, and lately I've been making small changes that I typically have to stash as I pull new changes in that repo. If I stash, they don't show in the stash list.