I want to quickly save my list of extensions so that I can resolve an issue.
It does not work because --list-extensions loses all status of Disabled / Enabled.
When I restore the extensions.list file, the VS Code installation gets blown up, because all disabled extensions are now enabled, startup is freezing, multiple versions of language extensions are now conflicting, etc.
It would be very helpful to work with extensions if we had:
--list-extensions-json
--list-extensions-enabled
--list-extensions-disabled
--install-extensions-json
--install-extension-disabled
I want to quickly save my list of extensions so that I can resolve an issue.
It does not work because
--list-extensionsloses all status of Disabled / Enabled.When I restore the
extensions.listfile, the VS Code installation gets blown up, because all disabled extensions are now enabled, startup is freezing, multiple versions of language extensions are now conflicting, etc.It would be very helpful to work with extensions if we had:
--list-extensions-json--list-extensions-enabled--list-extensions-disabled--install-extensions-json--install-extension-disabled