Hello @Simon Sanchez ,
Welcome to Microsoft Q&A forum.
Actually, the Import and Export Settings
feature(option) from Tools > Import and Export Settings… can help to export most of the Visual Studio 2019 configurations. You just need to select which settings you want to export by following the wizard.
I noticed that you mentioned sync extensions
, Visual Studio 2019 has an built-in feature(extension) Roaming Extension Manager
.
If you click Extensions > Manage Extensions > Roaming Extension Manager, you will see the listed roaming Extensions. This feature will provide you with a list displaying all of your extensions installed across all of your environments and allow you to download directly from that list.
But please note: 1). It provides you with a list. 2). You need to sign in VS. 3). Check this blog: Roaming Extension Manager: Control and Consistency down to the last Extension for more details.
You also mentioned keybindings
, this is a feature in Visual Studio Code, in Visual Studio you may not find this feature. And for keyboard shortcut key settings, you can also use Import and Export Settings
feature to export.
For fonts and colors
, themes
, Manage Window Layouts
, General
and other settings, I think, sign in VS can meet your requirements. The related settings will synchronize with your personalization account. You can check this document: Synchronize Visual Studio settings across multiple computers.
So, in short, use Import and Export Settings
feature, Roaming Extension Manager
and sign in VS with your account should meet your requirements.
Best Regards,
Tianyu
- If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.