VS Code tips — Settings Sync

preview_player
Показать описание
Today's VS Code tip: settings sync

Synchronize settings, snippets, extensions, and more across different machines using VS Code's new built-in settings sync functionality

Useful for setting up new machines and keeping multiple machines in sync

Рекомендации по теме
Комментарии
Автор

why sync your settings from another machine if those settings are set to light mode? /s

FunctionGermany
Автор

How would this work for like the Python Extension across different machines? The environments aren’t matching so how do you work around that issue? On one machine I might work with conda environments on the other on the basic OS installation.. So that won’t work would it? Is there a way to decouple this?

paintbusch