@@ -38,6 +38,7 @@ public class E : VisualCommanderExt.IExtension
...
@@ -38,6 +38,7 @@ public class E : VisualCommanderExt.IExtension
Then hit Save, Compile and Install. Visual Studio should now apply Clang Format to any C and C++ documents upon saving them. You can also manually run Clang Format without saving by hitting Ctrl+R then Ctrl+D.
Then hit Save, Compile and Install. Visual Studio should now apply Clang Format to any C and C++ documents upon saving them. You can also manually run Clang Format without saving by hitting Ctrl+R then Ctrl+D.
Below is a picture guide to make finding everything easier.