From: Manuel Klimek Date: Sun, 29 Sep 2013 17:49:50 +0000 (+0000) Subject: Add section on VS integration to the ClangFormat documentation. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7454cdc86063230bda021f718ead66c23f2dd5e2;p=clang Add section on VS integration to the ClangFormat documentation. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@191642 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/ClangFormat.rst b/docs/ClangFormat.rst index 24d2eb80ea..bc6b8a2c41 100644 --- a/docs/ClangFormat.rst +++ b/docs/ClangFormat.rst @@ -143,6 +143,13 @@ menu item by renaming the script, and can assign the menu item a keyboard shortcut in the BBEdit preferences, under Menus & Shortcuts. +Visual Studio Integration +========================= + +Download the latest Visual Studio plugin from the `alpha build site +`_. The default key-binding is Ctrl-R,Ctrl-F. + + Script for patch reformatting =============================