码迷,mamicode.com
首页 > 其他好文 > 详细

.vue,跟小程序文件在sublime里面怎么实现代码格式化

时间:2017-04-06 17:50:18      阅读:343      评论:0      收藏:0      [点我收藏+]

标签:extension   xss   reference   file   setting   vue   效果   sub   xhtml   

.vue文件跟小程序的.wxml,.wxss用sublime的HTML/CSS/JS prettify插件也可以实现格式化代码的效果

首先你在sublime要已经安装好了HTML/CSS/JS prettify插件

preferences=>Package settings=>HTML/CSS/JS prettify=>Set Prettify Preferences=>

"allowed_file_extensions": ["htm", "html", "xhtml", "shtml", "xml", "svg","vue","wxml"],

把wxml,vue,wxss文件都加进去,就可以用这个插件来格式化.vue,还有小程序的文件了

 

.vue,跟小程序文件在sublime里面怎么实现代码格式化

标签:extension   xss   reference   file   setting   vue   效果   sub   xhtml   

原文地址:http://www.cnblogs.com/lwwen/p/6674533.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!