[PATCH] D27501: clang-format-vsix: add command to format document

Antonio Maiorano via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 6 19:02:23 PST 2016


amaiorano created this revision.
amaiorano added reviewers: hans, zturner, klimek.
amaiorano added a subscriber: cfe-commits.

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


https://reviews.llvm.org/D27501

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27501.80532.patch
Type: text/x-patch
Size: 11352 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161207/25aa6cef/attachment-0001.bin>


More information about the cfe-commits mailing list