vue-format icon indicating copy to clipboard operation
vue-format copied to clipboard

Vue.js的.vue文件的格式化Atom插件

Results 9 vue-format issues
Sort by recently updated
recently updated
newest added

i get error because of double indent use this tool example please fix it ``` ✘ http://eslint.org/docs/rules/indent Expected indentation of 6 spaces but found 12 src/views/user/.vue:210:1 }], ^ ✘ http://eslint.org/docs/rules/indent...

I have noticed that it places style at top then template then js. How to change that order and make it place template > js > style?

[vue-i18n](https://github.com/kazupon/vue-i18n) is popular library used to provide translations for `VueJS` based applications. This module defines a `` like this: `` `vue-format` removes this tag completely when it performs formatting.

1. 请问在哪里可以设置缩进2个空格? 2. 对vue的缩进有些问题 ![image](https://cloud.githubusercontent.com/assets/2081812/26771165/1a31a3e4-49ef-11e7-8ef8-39169dbd2329.png)

Great package, but I'd really love to see sass support. Any estimation on that?

help why the code looks like this after formatted?

Using vue-format, I get these errors in Lint: ``` ✘ http://eslint.org/docs/rules/indent Expected indentation of 2 space characters but found 4 /home/tom/Websites/Qrespi/qint-config/src/App.vue:63:5 components: { ^ ✘ http://eslint.org/docs/rules/indent Expected indentation of 6...

First off, just wanted to say thanks for putting this together! I've found it very useful :) Just wondering if you'd thought about perhaps submitting a PR to https://github.com/Glavin001/atom-beautify to...

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 1.3.2 **System**: Mac OS X 10.11.1 **Thrown From**: [vue-format](https://github.com/LeslieYQ/vue-format) package, v0.4.0 ### Stack Trace Uncaught TypeError: Cannot read property...