10000 Merge branch 'master' into patch-3 · saharFor/cppbestpractices@ff5a566 · GitHub
[go: up one dir, main page]

Skip to content

Commit ff5a566

Browse files
authored
Merge branch 'master' into patch-3
2 parents a8db0f1 + 4f58cf0 commit ff5a566

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

03-Style.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Whatever style guidelines you establish, be sure to implement a `.clang-format`
1616
Every IDE and many editors have support for clang-format built in or easily installable with an add-in.
1717

1818
* 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
1920
* VisualStudio https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.ClangFormat#review-details
2021
* Resharper++: https://www.jetbrains.com/help/resharper/2017.2/Using_Clang_Format.html
2122
* Vim

0 commit comments

Comments
 (0)
0