@luozhu/create-vscode-extension
TypeScript icon, indicating that this package has built-in type declarations

0.4.4 • Public • Published

@luozhu/create-vscode-extension

Luozhu's vscode extension template.

随用随走

$ npx @luozhu/create-vscode-extension
# 或者
$ npm init @luozhu/create-vscode-extension
# 或者
$ yarn create @luozhu/create-vscode-extension

全局安装

# 安装
$ npm install @luozhu/create-vscode-extension -g
# 使用
$ create-vscode-extension

开发前必看

  1. 务必替换 Icon(默认是洛竹早茶馆公众号二维码)
  2. 务必修改 README.md(默认的执行 vsce package 会报错)
  3. 模板配置了 commit 提交规范,提交信息需要符合规范
  4. package.nls.jsonpackage.nls.zh-cn.json 是国际化配置文件

发布前必看

  1. 提升版本执行 yarn release-it
  2. 发布到商店执行 yarn publish-it

推荐工具

相关文档

TODOS

  • [ ] 基于原始模板做渐进式修改

Readme

Keywords

Package Sidebar

Install

npm i @luozhu/create-vscode-extension

Weekly Downloads

1

Version

0.4.4

License

MIT

Unpacked Size

37.8 kB

Total Files

33

Last publish

Collaborators

  • youngjuning