intellij idea - How to auto indent in WebStorm -


i need indent multiple files in webstorm. option "auto-indent" in code menu indents current line.

how use on multiple files can use "reformat code"?

select folder want reformat code in project tool window. select code | reformat code

this page explains it. https://www.jetbrains.com/help/idea/2016.1/reformatting-source-code.html reformat code


Comments

Popular posts from this blog

testing - Detect whether test has failed within fixture -

AbotX : How do you create a parallel crawler that stays on and can be added to at run time from new requests -

android - Create single AAR file from multiple modules using Gradle -