插件初始化

  • 安装Yeoman和VS Code脚手架
npm install -g yo generator-code
  • 生成项目模版
yo code

插件开发

https://marketplace.visualstudio.com/items?itemName=hubcarl.vscode-easy-plugin#overview

插件发布


Author: sky
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint polocy. If reproduced, please indicate source sky !
 Previous
React Native Android APK包大小分析 React Native Android APK包大小分析
原文:https://hubcarl.github.io/blog/2016/08/21/react-native-size/React Native SO库React Native 打包后文件大小分析React Native java jar包分类和主要作用React Native 详细引用j...
2019-10-20 sky
Next 
Mac PHP 环境 Mac PHP 环境
安装 PHP 5.6curl -s https://php-osx.liip.ch/install.sh | bash -s force 5.6php --ini 查看 php.ini 位置安装memcachebrew info memcachedbrew search memcachebre...
2019-10-20 sky