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
Manuel Klimek
eff9a4d336
Fix key bindings for VS 2010.
...
Set the default key-binding only in the text editor; the
global binding of ctrl-r,ctrl-f was already taken in VS 2010.
llvm-svn: 194482
2013-11-12 15:25:18 +00:00
Manuel Klimek
c51098d4aa
Recreated the ClangFormat VSPackage with VS 2010.
...
The generated package is now compatible with VS 2010 - 2013.
llvm-svn: 194480
2013-11-12 15:02:53 +00:00
Manuel Klimek
25d69507dd
Revert unintentional commit from r194477.
...
llvm-svn: 194478
2013-11-12 13:56:36 +00:00
Manuel Klimek
1445131092
(no commit message)
...
llvm-svn: 194477
2013-11-12 13:54:22 +00:00
Manuel Klimek
bb556156a4
Adds a VSPackage project that builds a VS extension to run clang-format over a selection / the line at the cursor.
...
llvm-svn: 189955
2013-09-04 16:11:46 +00:00