How can I use tabs for indentation in IntelliJ IDEA?

前端 未结 9 1605
小蘑菇
小蘑菇 2021-01-30 09:35

How can I use tabs instead of multiple spaces for indentation in IntelliJ IDEA 11.0?

I have \"Use tab character\" checked under \"Code Style\" > \"General\" > \

9条回答
  •  遇见更好的自我
    2021-01-30 10:38

    File > Settings > Editor > Code Style > Java > Tabs and Indents > Use tab character

    Substitute weapon of choice for Java as required.

提交回复
热议问题