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

sql - invalid in the select list because it is not contained in either an aggregate function -

Angularjs unit testing - ng-disabled not working when adding text to textarea -

How to start daemon on android by adb -