Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Export Your ExtensionsNew to Visual Studio Code? Get it now.
Export Your Extensions

Export Your Extensions

Bhargav Detroja

|
6,494 installs
| (7) | Free
A sample extension that exports a list of installed extensions.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Export Your Extensions

This extension allows you to export a list of all currently installed extensions in your Visual Studio Code. The exported list is saved in a JSON file that can be imported later to restore the extensions.

Features

  • Export a list of all currently installed extensions to a JSON file.
  • Import a previously exported list of extensions to restore them.
  • Author : Bhargav Detroja

Usage

To export your extensions, open the command palette (Ctrl+Shift+P or Cmd+Shift+P) and type "Export Extensions" to run the "Export Your Extensions" command. You will be prompted to select a location for the exported file.

To import a previously exported list of extensions, open the command palette (Ctrl+Shift+P or Cmd+Shift+P) and type "Import Your Extensions" to run the "Import Extensions" command. You will be prompted to select the file containing the list of extensions to be imported.

Requirements

This extension requires Visual Studio Code version 1.0.0 or higher.

Known Issues

None

Release Notes

0.0.1

  • Initial release of Export Your Extensions extension.

Contribution

Please feel free to contribute to this project.

License

This extension is licensed under the MIT License.

Acknowledgements

  • Visual Studio Code API
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft