Constructor Initialiazer formatter being ignored
I have a custom exception, it looks like this:
public MyAppException() : base()
{
}
if I reformat, resharper will move the : base() to a newline. However, I have:
Place constructor initializers on same line CHECKED
Prefer wrap before ":" UNCHECKED
and no word wrapping enabled
Please sign in to leave a comment.
Could you please submit it into the tracker?
Valentin Kipiatkov
Chief Scientist, Vice President of Product Development
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"