- 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.
- 程序員面試筆試寶典(第3版)
- Apache Spark 2.x Machine Learning Cookbook
- SQL Server 2012數據庫技術及應用(微課版·第5版)
- PLC編程與調試技術(松下系列)
- JavaScript:Moving to ES2015
- 數據結構習題解析與實驗指導
- OpenGL Data Visualization Cookbook
- 小程序,巧應用:微信小程序開發實戰(第2版)
- 搞定J2EE:Struts+Spring+Hibernate整合詳解與典型案例
- Visual Basic程序設計習題與上機實踐
- Illustrator CS6設計與應用任務教程
- PHP 8從入門到精通(視頻教學版)
- PHP項目開發全程實錄(第4版)
- Android高級開發實戰:UI、NDK與安全
- Puppet 5 Beginner's Guide(Third Edition)