summaryrefslogtreecommitdiffstats
path: root/tools/clang-format-vs/ClangFormat
Commit message (Expand)AuthorAgeFilesLines
* clang-format-vs licence.txt: drop svn:executableHans Wennborg2017-04-131-0/+0
* Follow-up to r300225: update ClangFormat.csproj tooHans Wennborg2017-04-131-1/+1
* Warning-free clang-format plugin install for VS 15.0Hans Wennborg2017-04-132-45/+8
* clang-format-vs: Use a separate license.txt copyHans Wennborg2017-04-131-0/+39
* clang-format-vsix: Add "Format on Save" featureAntonio Maiorano2017-04-054-90/+279
* clang-format-vsix: add command to format documentAntonio Maiorano2016-12-163-19/+94
* Fix VS2015 build of clang-format-vsix by using NuGet to pull in required asse...Hans Wennborg2016-12-012-17/+103
* clang-format VS plugin: upgrade the project files to VS2015Hans Wennborg2016-09-152-3/+3
* 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-192-7/+142
* Migrate clang-format-vs plugin project to VS 2013Hans Wennborg2015-03-032-6/+3
* clang-format vs plugin: include the licenseHans Wennborg2014-07-291-1/+4
* clang-format vs plugin: set version number from cmake (PR20307)Hans Wennborg2014-07-211-31/+0
* 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-022-1/+8
* Upgrade the VS solution to 2012.Manuel Klimek2013-11-122-4/+52
* Fix key bindings for VS 2010.Manuel Klimek2013-11-121-4/+5
* Recreated the ClangFormat VSPackage with VS 2010.Manuel Klimek2013-11-126-43/+44
* Revert unintentional commit from r194477.Manuel Klimek2013-11-124-46/+60
* git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@194477 91177308-0d34-...Manuel Klimek2013-11-124-60/+46
* 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-0413-0/+933