vscode-vsce

VSCode Extension Manager

Github星跟蹤圖

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.

主要指標

概覽
名稱與所有者microsoft/vscode-vsce
主編程語言TypeScript
編程語言JavaScript (語言數: 3)
平台
許可證Other
所有者活动
創建於2015-09-22 18:04:25
推送於2025-10-29 01:22:55
最后一次提交
發布數343
最新版本名稱v3.6.3-1 (發布於 )
第一版名稱v0.1.0 (發布於 2015-10-09 16:52:23)
用户参与
星數0.9k
關注者數35
派生數233
提交數1.4k
已啟用問題?
問題數737
打開的問題數31
拉請求數332
打開的拉請求數7
關閉的拉請求數74
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?