C++ FormatC++ Format is a clang-format based C++ code formatter. The code is derived from the clang-format extension. The primary goal is to fix the horrible vscode C++ code editing behavior. This extension is still experemental, please don't expect much from it. Usage:
Setting the path to clang-format executableA path to clang-format executable can be set in settings.json file. You can set a different path depending on a platform:
|