vscode-vsce

VSCode Extension Manager

  • 所有者: microsoft/vscode-vsce
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

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 10:04:25
推送於2025-06-25 15:41:44
最后一次提交
發布數328
最新版本名稱v3.6.0 (發布於 )
第一版名稱v0.1.0 (發布於 2015-10-09 10:52:23)
用户参与
星數897
關注者數39
派生數218
提交數1.4k
已啟用問題?
問題數729
打開的問題數30
拉請求數318
打開的拉請求數2
關閉的拉請求數70
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?