-
Notifications
You must be signed in to change notification settings - Fork 16
Description
I have several extensions that are normally disabled -- except for special situations. I cannot see anything in the import/export features of this nifty extension that show (or restore on import) the enable/disable state for each extension.
For me, I find export/import most useful when Microsoft asks me to "Repair" Visual Studio as part of testing a bug I reported. Since "Repair" means "lose all local settings, extensions and customizations" I need a quick way to get all of the extensions I depend on back in play quickly as I already waste enough time debugging and working around Microsoft's problems.
Edit: I landed here by clicking "More Info" for Extension Manager 2019 and I'm stuck with VS2019 until some critical bugs are fixed in VS2022, It looks like EM2019 is not being updated, so I guess this is mostly useless for me. But the idea may help others, if it is possible. In fact, an option to download all of the appropriate .vsix files into a folder and also create a .CMD (or powershell, if you must) script to automatically install all of them would be AMAZING -- especially since, as it stands, we need to remember which extension to manually install so that we may import what we previously exported.