mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Added ClangFormat to IDE beautifier plugin list
(cherry picked from commit a5649d11e7)
This commit is contained in:
committed by
Rémi Verschelde
parent
1824d5603a
commit
d05e23ba5e
@@ -115,9 +115,10 @@ clang-format automatically, for example each time you save a file.
|
|||||||
|
|
||||||
Here is a non-exhaustive list of beautifier plugins for some IDEs:
|
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>`__
|
||||||
- vim: `vim-clang-format <https://github.com/rhysd/vim-clang-format>`_
|
- Visual Studio: `ClangFormat <https://marketplace.visualstudio.com/items?itemName=LLVMExtensions.ClangFormat>`__
|
||||||
|
- 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.)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user