Skip to content
This repository has been archived by the owner on Jan 11, 2020. It is now read-only.

Identitation #63

Open
kticka opened this issue Sep 18, 2016 · 1 comment
Open

Identitation #63

kticka opened this issue Sep 18, 2016 · 1 comment

Comments

@kticka
Copy link

kticka commented Sep 18, 2016

Hello,

Why it puts 4 spaces instead 2? My coffeescript/html configured to use 2 spaces, but in vue files, it still puts 4 spaces everywhere. Thats really annoying.

@wujekbogdan
Copy link

The plugin ignores language-specific settings. IMO each section should be formatted according to language-specific rules. So, let's say that we have 4 spaces set for JS files and 2 spaces set for SCSS files then code wrapped in <script> should be indented with 4 spaces and code wrapped with <style land="scss"> should be indented with 2 spaces.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants