[💡 Feature]: Allow to git stash into a snippet #6
Labels
Help Wanted 🙏
Extra attention is needed
Idea 💡
Any ideas or feedback you have for Marquee
Snippets Widget 🧱
All issues and pull requests around the Snippets Widget
Is your feature request related to a problem?
I've been always stashing stuff with the feeling I can get the code changes back if I want to. However it makes it difficult to view which stashes I made for a project as it is uncomfortable to remember the right stash commands. This workflow can be simplified by adding stashes to the snippet collection and be able to review before applying them.
Describe the solution you'd like.
We could add a Marquee command that is scoped to a document that would allow to stash changes of that particular document. To call the stash operation we might need to call the git extension API or come up with something custom.
Describe alternatives you've considered.
No response
Additional context
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: