Hans Wennborg
f3d30c3b19
clang-format-vs: Use a separate license.txt copy
...
The regular file used to display very poorly in the VSIX installer due
to long lines, wrapping etc.
llvm-svn: 300223
2017-04-13 17:37:17 +00:00
Antonio Maiorano
7703ddd48e
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
2016-12-16 01:51:43 +00:00
Hans Wennborg
043d9e369f
Fix VS2015 build of clang-format-vsix by using NuGet to pull in required assemblies
...
Also added a gitignore to help track the right items to commit.
Patch by Antonio Maiorano <amaiorano@gmail.com>!
llvm-svn: 288393
2016-12-01 18:05:41 +00:00