DEV Community

Discussion on: VS Code Extensions to become a more productive Developer 🤓🤓🤓

Collapse
 
crocsx profile image
Federico Giacomini

Well I guess after checking this article and installing your new extension, you would find this one SUPER handy. It allow you to save you extension on a github gist, so you can import/export and quickly setup your environment on fresh VSCode installation =>

marketplace.visualstudio.com/items...

Collapse
 
mpressen profile image
Maximilien Pressensé

Settings Sync is now a previewed feature of Vs Code, already available in Vs Code Insiders. It works much better than the extension you're talking about (that I happily removed due to bad UX and bugs).
code.visualstudio.com/docs/editor/...
code.visualstudio.com/insiders/

Collapse
 
benjaminmock profile image
Benjamin Mock

Nice! Thanks for the hint!

Collapse
 
benjaminmock profile image
Benjamin Mock

That's indeed super handy. Thanks for the recommendation!