mirror of
https://github.com/cpp-best-practices/cppbestpractices.git
synced 2025-12-17 03:04:36 +03:00
Merge branch 'master' into patch-3
This commit is contained in:
@@ -16,6 +16,7 @@ Whatever style guidelines you establish, be sure to implement a `.clang-format`
|
|||||||
Every IDE and many editors have support for clang-format built in or easily installable with an add-in.
|
Every IDE and many editors have support for clang-format built in or easily installable with an add-in.
|
||||||
|
|
||||||
* VSCode: [Microsoft C/C++ extension for VS Code](https://github.com/Microsoft/vscode-cpptools)
|
* VSCode: [Microsoft C/C++ extension for VS Code](https://github.com/Microsoft/vscode-cpptools)
|
||||||
|
* CLion: https://www.jetbrains.com/help/clion/clangformat-as-alternative-formatter.html
|
||||||
* VisualStudio https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.ClangFormat#review-details
|
* VisualStudio https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.ClangFormat#review-details
|
||||||
* Resharper++: https://www.jetbrains.com/help/resharper/2017.2/Using_Clang_Format.html
|
* Resharper++: https://www.jetbrains.com/help/resharper/2017.2/Using_Clang_Format.html
|
||||||
* Vim
|
* Vim
|
||||||
|
|||||||
Reference in New Issue
Block a user