Author: klimek
Date: Sun Sep 29 12:49:50 2013
New Revision: 191642

URL: http://llvm.org/viewvc/llvm-project?rev=191642&view=rev
Log:
Add section on VS integration to the ClangFormat documentation.

Modified:
    cfe/trunk/docs/ClangFormat.rst

Modified: cfe/trunk/docs/ClangFormat.rst
URL: 
http://llvm.org/viewvc/llvm-project/cfe/trunk/docs/ClangFormat.rst?rev=191642&r1=191641&r2=191642&view=diff
==============================================================================
--- cfe/trunk/docs/ClangFormat.rst (original)
+++ cfe/trunk/docs/ClangFormat.rst Sun Sep 29 12:49:50 2013
@@ -143,6 +143,13 @@ menu item by renaming the script, and ca
 shortcut in the BBEdit preferences, under Menus & Shortcuts.
 
 
+Visual Studio Integration
+=========================
+
+Download the latest Visual Studio plugin from the `alpha build site
+<http://llvm.org/builds/>`_. The default key-binding is Ctrl-R,Ctrl-F.
+
+
 Script for patch reformatting
 =============================
 


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to