ReSharper C++ Stop indentation after comma and line-break
Hello, I am currently having an issue with indentation.
If I have a comma-separated list, where each value is on a new line it indents each item relative to the item above.
Like so:
I'm not sure how I can stop this from happening. I have looked in ReSharper | Options | Code Editing | C++ | Formatting Style section but I can't find anything that will fix the issue?
Thanks.
Please sign in to leave a comment.
Hello Jack,
Thanks for the report! We've already fixed this issue (https://youtrack.jetbrains.com/issue/RSCPP-17945), the fix will be released as a part of the 2016.2.1 ReSharper update (should be out in the next couple of weeks).
Let us know if you have any other problems!
Jack, the 2016.2.1 update is available now.
Thanks for letting me know Igor. I have just updated and can confirm its fixed for me!