From ded1adf16548944c4258b99deaee3285933b8e6b Mon Sep 17 00:00:00 2001 From: Xaver Hellauer Date: Fri, 12 May 2017 18:40:46 +0200 Subject: [PATCH] Clang-Format extension for Visual Studio Code --- docs/development/clang-format.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/development/clang-format.md b/docs/development/clang-format.md index 7ad261a2de..34f469c1fb 100644 --- a/docs/development/clang-format.md +++ b/docs/development/clang-format.md @@ -32,3 +32,4 @@ For further guidance on setting up editor integration, see these pages: * [Atom](https://atom.io/packages/clang-format) * [Vim & Emacs](http://clang.llvm.org/docs/ClangFormat.html#vim-integration) + * [Visual Studio Code](https://marketplace.visualstudio.com/items?itemName=xaver.clang-format)