Skip to content

Ability to reindent specific files only

Latest
Compare
Choose a tag to compare
@mac2000 mac2000 released this 25 Jun 13:26
· 1 commit to master since this release

You can specify file types which you want to be reindented on save like so:

"reindent_on_save": ["css", "SCSS", "html", "Js"]

If you set this option to false - reindent plugin will not reindent any file

If you set this option to true or delete this option - reindent plugin will reindent all files