At least for me, this feature don't works. I have it enabled in the preferences, but any space is added in the next line after the braces. I have to re-indent all always with re-indent C++ feature.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
The auto-indent feature will not necessarily properly format your code, what it will do, is automatically indent the next line, so that it has the same indentation as the previous line. If you disable this feature, each new line will start at the page margin, rather than the same indentation as the previous line.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I've the autoindent feature selected in preferences, but it seems not work. Is it a bug?
What's the big deal? I mean, what is your problem? Let me be specific in asking you to be: how can you tell it is not working?
Did you search the for about auto-indent messages?
At least for me, this feature don't works. I have it enabled in the preferences, but any space is added in the next line after the braces. I have to re-indent all always with re-indent C++ feature.
The auto-indent feature will not necessarily properly format your code, what it will do, is automatically indent the next line, so that it has the same indentation as the previous line. If you disable this feature, each new line will start at the page margin, rather than the same indentation as the previous line.