8000 Add clang-format instructions for CLion · yssource/cppbestpractices@1122346 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1122346

Browse files
authored
Add clang-format instructions for CLion
1 parent e73393f commit 1122346

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
@@ -15,6 +15,7 @@ Whatever style guidelines you establish, be sure to implement a `.clang-format`
1515

1616
Every IDE and many editors have support for clang-format built in or easily installable with an add-in.
1717

18+
* CLion: https://www.jetbrains.com/help/clion/clangformat-as-alternative-formatter.html
1819
* VSCode https://marketplace.visualstudio.com/items?itemName=xaver.clang-format
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

0 commit comments

Comments
 (0)
0