美文网首页
Sublime安装微信小程序snippet智能代码片段

Sublime安装微信小程序snippet智能代码片段

作者: 9b559869875b | 来源:发表于2017-11-10 12:46 被阅读22次


1. cd 命令,进入Sublime Text插件目录下的User

以mac osx操作系统为例,路径是:

/Users/YOURNAME/Library/Application Support/Sublime Text 3/Packages/User

2. 运行

git clone https://github.com/Abbotton/weapp-snippet-for-sublime-text-2-3.git

详情请戳:https://github.com/Abbotton/weapp-snippet-for-sublime-text-2-3

然后在sublime text编辑器里敲入比如wbutton,紧接着(不带空格)敲tab键,这个snippet就会为我们智能补全小程序风格的按钮代码了

相关文章

网友评论

      本文标题:Sublime安装微信小程序snippet智能代码片段

      本文链接:https://www.haomeiwen.com/subject/nxrbmxtx.html