Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我为同一代码行添加一个空格时,它有 9 个空格,有没有办法改变它?第一张图是我的样子,第二张图是我想要的。
在Settings > Editor > Code Style > Java中:
在制表符和缩进下,您可以更改所需的缩进。
我认为“使用相对于表达式开始的缩进”选项可能会满足您的需求,我不确定。