summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-format-vs/ClangFormat/PkgCmdID.cs
Commit message (Collapse)AuthorAgeFilesLines
* Update some code used in our visual studio plugins to use linux fileChandler Carruth2019-01-191-1/+1
| | | | | | | | endings. We already used them in some cases, and this makes things consistent. This will also simplify updating the licenses in these files. llvm-svn: 351632
* clang-format-vsix: add command to format documentAntonio Maiorano2016-12-161-1/+2
| | | | | | | | 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
* Adds a VSPackage project that builds a VS extension to run clang-format over ↵Manuel Klimek2013-09-041-0/+7
a selection / the line at the cursor. llvm-svn: 189955
OpenPOWER on IntegriCloud