<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">2015-03-15 0:15 GMT+01:00 Brian Schott via Digitalmars-d <span dir="ltr"><<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>></span>:<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
What am I missing?<br></blockquote><div><br></div><div>I suggest you fire a recent version of Visual Studio and go to tools / Options / Tet editor / C# (or C/C++) / Formatting. There you got a bunch of formatting options. Maybe not all of them are relevant, but that can give some good ideas.</div><div>There can be an (almost) endless stream of possibility for formatting, especially if you throw in the comments (e.g. put the comment for enums at the EOL, or always comment using '/**'...).<br>Personal request: enforce that every block has a set of parenthesis.</div></div></div></div>