vscode-vsce

VSCode Extension Manager

  • Owner: microsoft/vscode-vsce
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

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 10:04:25
Pushed At2025-06-25 15:41:44
Last Commit At
Release Count328
Last Release Namev3.6.0 (Posted on )
First Release Namev0.1.0 (Posted on 2015-10-09 10:52:23)
用户参与
Stargazers Count897
Watchers Count39
Fork Count218
Commits Count1.4k
Has Issues Enabled
Issues Count729
Issue Open Count30
Pull Requests Count318
Pull Requests Open Count2
Pull Requests Close Count70
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private