clang-format-vsix: add command to format document
authorAntonio Maiorano <amaiorano@gmail.com>
Fri, 16 Dec 2016 01:51:43 +0000 (01:51 +0000)
committerAntonio Maiorano <amaiorano@gmail.com>
Fri, 16 Dec 2016 01:51:43 +0000 (01:51 +0000)
commit7703ddd48e494c8e49f72d2742c34ee285398d39
tree1482509ca4833a83947786840d7384707d2d8909
parent5ccb65f77d4bcbff57cbb4c3678ce5c3f6271cfd
clang-format-vsix: add command to format document

Bound to Ctrl+R, Ctrl+D by default. Also added section on how to debug the extension to the Readme.

Differential Revision: https://reviews.llvm.org/D27501

llvm-svn: 289910
clang/tools/clang-format-vs/.gitignore
clang/tools/clang-format-vs/ClangFormat/ClangFormat.vsct
clang/tools/clang-format-vs/ClangFormat/ClangFormatPackage.cs
clang/tools/clang-format-vs/ClangFormat/PkgCmdID.cs
clang/tools/clang-format-vs/README.txt