Visual Studio C++ “Automatically format completed block on }”
问题 Visual Studio has this setting for C#, but I can't find it for C++. "Automatically format completed block on }" I used this feature a lot while working on C# stuff & now that I'm back on C++ (which I prefer), I miss the feature. How can I set this up? I assume I'd have to use a 3rd party plugin or something at this point, but I can't find any relevant ones in all my searching. What the feature does: If I have a section of code & type '{' before it, then type '}' after it, it will