如何在 WebStorm 中自动缩进

How to auto indent in WebStorm

我需要在 WebStorm 中缩进多个文件。它的选项 "Auto-indent"Code 菜单中只缩进当前行。

如何在多个文件上使用它,就像我可以使用“重新格式化代码”一样?

Select 您要在项目工具中重新格式化代码的文件夹 window。然后selectCode | Reformat Code

此页面对此进行了解释。 https://www.jetbrains.com/help/idea/2016.1/reformatting-source-code.html