Intellij continuation indent not working as expected

I am programming in Scala and using TAB as my indentation character, but it's not working as expected. In continuation indentation it is using space chars.

 

Consider the follow snippet 

When I type ENTER then . the IDE automatically generates the indentation but it's wrong because it is in spaces not in tabs as wanted

My code style settings

PS: I have tried to active smart tabs

 

0
Avatar
Permanently deleted user

Thank you so much, I will follow it.

0

请先登录再写评论。