I’m a big believer in white space. One that I use frequently is a space after an opening parenthesis and before a closing parenthesis. It can make the code much more readable. Normal visual studio formatting allows this, but I can’t see how to do it in the VisualGDB formatting.
If there is no way to do that, is there a way to just disable all of the formatting VisualGDB implements and use the normal Visual Studio formatting (I’m relatively new to Visual Studio and haven’t found a way)?
Thanks.