|
@@ -114,6 +114,7 @@ Here is a non-exhaustive list of beautifier plugins for some IDEs:
|
|
|
|
|
|
- Qt Creator: `Beautifier plugin <http://doc.qt.io/qtcreator/creator-beautifier.html>`__
|
|
- Qt Creator: `Beautifier plugin <http://doc.qt.io/qtcreator/creator-beautifier.html>`__
|
|
- Visual Studio Code: `Clang-Format <https://marketplace.visualstudio.com/items?itemName=xaver.clang-format>`__
|
|
- Visual Studio Code: `Clang-Format <https://marketplace.visualstudio.com/items?itemName=xaver.clang-format>`__
|
|
|
|
+- Visual Studio: `ClangFormat <https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.ClangFormat>`__
|
|
- vim: `vim-clang-format <https://github.com/rhysd/vim-clang-format>`__
|
|
- vim: `vim-clang-format <https://github.com/rhysd/vim-clang-format>`__
|
|
|
|
|
|
(Pull requests welcome to extend this list with tested plugins.)
|
|
(Pull requests welcome to extend this list with tested plugins.)
|