summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-format-vs/ClangFormat/ClangFormatPackage.cs
Commit message (Expand)AuthorAgeFilesLines
* clang-format sort include use the source file name to determine theDaniel Jasper2016-02-101-2/+15
* Added new options to ClangFormat VSIX package.Marek Kurdej2015-10-191-5/+140
* ClangFormatPackage.cs: fix inconsistent line endingsHans Wennborg2013-12-021-1/+1
* clang-format vs plugin: use Alp's suggestion for getting the pathHans Wennborg2013-12-021-2/+2
* clang-format vs plugin: bake clang-format.exe into the vsixHans Wennborg2013-12-021-1/+5
* Allow _clang-format as alternative to .clang-format config filenameHans Wennborg2013-09-101-3/+4
* Make error text if clang-format is not on the system PATH more helpful,Manuel Klimek2013-09-051-1/+10
* Adds a VSPackage project that builds a VS extension to run clang-format over ...Manuel Klimek2013-09-041-0/+210
OpenPOWER on IntegriCloud