clang-format-checkerFeaturesclang-format-checker is a Visual Studio Code extenasion that runs clang-format tools to check code formatting issues. All clang-format reported issues are highlihted providing a brief description of the issue. Note that clang-format itself does not provide any description. The extension tries to do a best-effort to guess what is the issue. In addition, the extension implements "Quick Fix" feature. Check can be initiated via command or context-menu (look for Requirementsclang-format must be installed on your system and path to the exectutable must be provided in the settings (or added to the system path). Extension SettingsThis extension contributes the following settings:
|