Where can I define the behaviour for pressing the TAB?
已回答
I would like to configure IntelliJ, so that it uses "soft tabs", i.e. spaces, instead of inserting a hard tab characters. Where in the settings can I do this?
请先登录再写评论。
It's configured in the code style settings per language:
I see. So there is no way to define a "general default" for this, but must be done for each language separately.
Thank you!
You need to specify it per language.