Skip to content
/ vsext Public

A CLI for download VSCode Extensions files, based on got, and install ext on offline use

License

Notifications You must be signed in to change notification settings

toimc/vsext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Quick Start

中文文档

📦 Install the Plugin

Before using this tool, you need to install vsext globally:

npm i -g vsext

⬇️ Download the Plugin

To download all installed plugins for VSCode on the current system, use the following command:

vsext d

This will download compressed packages of all installed plugins to the current directory.

📥 Install Downloaded Offline Plugins

To install previously downloaded offline plugins, use the following command:

vsext i

This will install the downloaded plugin files.

⚖️ Copyright and License

This project is licensed under the MIT License.

🙏 Acknowledgements

Special thanks to all contributors and resources that have contributed to this project.

About

A CLI for download VSCode Extensions files, based on got, and install ext on offline use

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published