There was an error while loading. Please reload this page.
2 parents a8db0f1 + 4f58cf0 commit ff5a566Copy full SHA for ff5a566
03-Style.md
@@ -16,6 +16,7 @@ Whatever style guidelines you establish, be sure to implement a `.clang-format`
16
Every IDE and many editors have support for clang-format built in or easily installable with an add-in.
17
18
* VSCode: [Microsoft C/C++ extension for VS Code](https://github.com/Microsoft/vscode-cpptools)
19
+ * CLion: https://www.jetbrains.com/help/clion/clangformat-as-alternative-formatter.html
20
* VisualStudio https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.ClangFormat#review-details
21
* Resharper++: https://www.jetbrains.com/help/resharper/2017.2/Using_Clang_Format.html
22
* Vim
0 commit comments