Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vscode-plugin-zonstNew to Visual Studio Code? Get it now.
vscode-plugin-zonst

vscode-plugin-zonst

fengyinchao

|
57 installs
| (0) | Free
vscode-plugin-zonst
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Vscode Plugin Zonst

启动项目

  • 安装 Node.js 环境,确保 npm 命令可用
  • 全局安装 only-allow 包
npm i -g only-allow
  • 安装 yarn 作为包管理工具
npm i -g yarn
  • 安装依赖
yarn install

打包发布

  • 全局安装 vsce
npm i -g vsce
  • 修改 package.json 版本号后,执行 vsce package 命令

  • 将生成的 vsix 文件上传到 vscode 插件市场(https://marketplace.visualstudio.com/manage/publishers/fengyinchao)即可

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft