vscode-vsce

VSCode Extension Manager

Github stars Tracking Chart

vsce

The Visual Studio Code Extension Manager

Build Status npm version

Requirements

Usage

vsce is meant to be mainly used as a command line tool. It can also be used a library since it exposes a small API.

Warning: When using vsce as a library be sure to sanitize any user input used in API calls, as a security measurement.

Development

First clone this repository, then:

yarn
yarn watch # or `watch-test` to also run tests

Once the watcher is up and running, you can run out of sources with:

yarn vsce

Publish to NPM

Simply push a new tag and the CI will automatically publish to NPM. The usual flow is:

npm version [minor, patch]
git push --follow-tags

About

This tool assists in packaging and publishing Visual Studio Code extensions.

Read the Documentation on the VS Code website.

Main metrics

Overview
Name With Ownermicrosoft/vscode-vsce
Primary LanguageTypeScript
Program languageJavaScript (Language Count: 3)
Platform
License:Other
所有者活动
Created At2015-09-22 18:04:25
Pushed At2025-10-29 01:22:55
Last Commit At
Release Count343
Last Release Namev3.6.3-1 (Posted on )
First Release Namev0.1.0 (Posted on 2015-10-09 16:52:23)
用户参与
Stargazers Count0.9k
Watchers Count35
Fork Count233
Commits Count1.4k
Has Issues Enabled
Issues Count737
Issue Open Count31
Pull Requests Count332
Pull Requests Open Count7
Pull Requests Close Count74
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private