- Mastering Visual Studio 2017
- Kunal Chowdhury
- 386字
- 2021-07-15 17:26:34
The Roaming Extension Manager feature
The Roaming Extension Manager is a new feature in Visual Studio 2017 and can be seen under the Extensions and Updates dialog box. This allows you to keep a track of all your favorite extensions. It allows you to sync the installed extensions by creating a synchronized list in the cloud if you have already signed in on all your Visual Studio IDEs across all your development environments.
Navigate to the Tools | Extensions and Updates menu in your Visual Studio instance and expand the entry that says Roaming Extension Manager. Under this, you will find all the extensions roamed with your account. This is shown in the following screenshot:

Here, you will find three kinds of icons:
- Roamed icon (
): If the extension is a part of your roaming list, but not installed on this machine, you will get this roamed icon overlayed on it. Click on the Download button to install the extension.
- Roamed and installed icon (
): This icon will be set as an overlay, when an extension is part of your roaming list and is installed on this system too.
- Installed icon (
): When an extension is not a part of your roaming list, but present on this machine, it will get this installed icon overlay.
If you want to add any extensions to the roaming list to roam along with your account, select the specific extension and click on the Start Roaming button. When the extension is roaming, it will auto-install on the other system, where you sign in to Visual Studio with the same personalized account:

If you do not want to roam an extension for any reason, you can remove it from the roaming list by clicking on the Stop Roaming button of that extension, which is shown in the following screenshot:

If you have any favorite extensions that you use regularly on all your devices, you will love to sync them with your account. This way, you don't have to manually search and install them on the new system where you will write your code.
- Advanced Quantitative Finance with C++
- 精通Nginx(第2版)
- 從零開始:數字圖像處理的編程基礎與應用
- 區塊鏈:以太坊DApp開發實戰
- Visual Basic程序設計與應用實踐教程
- 嚴密系統設計:方法、趨勢與挑戰
- Java EE 8 Application Development
- Julia高性能科學計算(第2版)
- 微信小程序全棧開發技術與實戰(微課版)
- Learning Apache Karaf
- Solr Cookbook(Third Edition)
- HoloLens與混合現實開發
- Natural Language Processing with Python Quick Start Guide
- 30天學通C#項目案例開發
- JavaScript編程精解(原書第2版)