Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IntelliJ 'Shelve Changes' equivalent feature in VS code

I am exploring VS-Code and I am used to the 'Shelve Changes' feature in IntelliJ. I was wondering if there is an equivalent feature or if there is a way to store temporary changes in VS code.

like image 774
user14934989 Avatar asked Jan 18 '26 21:01

user14934989


1 Answers

There is no equivalent feature (or extension) available in VS Code.

As you know, IntelliJ Shelve and Git Stash are similar, but two different beasts (https://www.jetbrains.com/help/idea/work-on-several-features-simultaneously.html), and if Git Stash itself doesn’t fit your needs, you are out of luck.

You will probably have to wait until someone develop a similar feature, or reverse engineeer (if legally possible / open) IntelliJ Shelve feature for compatibility reasons.

Hope this helps

like image 73
alefragnani Avatar answered Jan 21 '26 10:01

alefragnani



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!