summaryrefslogtreecommitdiffstats
path: root/clang/tools/clang-format-vs/ClangFormat/ClangFormatPackage.cs
Commit message (Expand)AuthorAgeFilesLines
* clang-format-vs : Fix Unicode formattingHans Wennborg2019-11-271-11/+20
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Update some code used in our visual studio plugins to use linux fileChandler Carruth2019-01-191-456/+456
* clang-format plugin: Add missing semicolon in list of file extensions (PR36383)Hans Wennborg2018-02-201-1/+1
* clang-format plugin: Add missing NL (new line) at EOF (end of file)Hans Wennborg2017-09-221-0/+6
* clang-format-vsix: Add "Format on Save" featureAntonio Maiorano2017-04-051-90/+102
* clang-format-vsix: add command to format documentAntonio Maiorano2016-12-161-13/+79
* 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