Great! Thanks. FWIW, Visual Studio C++ has an "Insert space between keyword and opening parenthesis in control flow statements" that controls this (i.e., a space after if(), while(), etc). There is a separate "Spacing between function names and opening parentheses of argument lists" setting that controls the space on function calls.