Indentation issue since #8526
Hi all,
I'm experiencing a very annoying behaviour with indendation since build 8526, always here with build 8618 : 4 indentation marks are systematically inserted instead of one.
Example (with 2 space as indentation mark, but problem keeps the same with tab):
Instead of :
I get :
(adds 8 spaces instead of 2)
Can't find any option in Code Style which would cause that. Besides, the Preview box in the General tab is empty, as there really was a bug in indentation management.
Anybody else has experienced that ?
PS : I should have filled a bug, but it seems too obvious :)
Sylvain
Please sign in to leave a comment.
See http://www.jetbrains.net/jira/browse/IDEADEV-28648, this is related to Use same settings for all file types option which doesn't allow to control Continuation indent option (which I consider as a bug)