最近使用webstorm開發vuejs項目的時候常常出現卡頓的現象,感受仍是sublime text3比較輕巧便捷,可是使用sublime text3須要安裝一些插件~vue
安裝Package Control 執行Install Package 安裝Vue Syntax Highlight
安裝ecmascript syntax 安裝vuejs complete package vue文件裏面寫成:<script type='text/ecmascript-6'></script>
安裝stylus vue文件裏面寫成:<style lang='stylus'></style>