通过ctrl+alt+s打开settings或菜单栏File->settings
在settings找到Editor->Code Style,看右边有一个Indents Detection
将Detect and use existing file indents for editing这一些的勾去掉,点击OK保存设置

本文介绍如何在IntelliJ IDEA中调整代码编辑器的缩进设置,避免使用现有文件缩进来进行编辑,以实现更统一的代码风格。
通过ctrl+alt+s打开settings或菜单栏File->settings
在settings找到Editor->Code Style,看右边有一个Indents Detection
将Detect and use existing file indents for editing这一些的勾去掉,点击OK保存设置
