llvm-project/clang/tools/clang-format-vs/ClangFormat
Marek Kurdej e5c485c70b Added new options to ClangFormat VSIX package.
Summary:
Added new options to ClangFormat VSIX package:
* fallback-style
* assume-filename
* sort-includes.
Changed version to 1.1 (otherwise one couldn't update).

Fixed clang-format escaping of XML reserved characters.

Reviewers: hans, aaron.ballman, klimek, rnk, zturner

Subscribers: djasper, cfe-commits

Differential Revision: http://reviews.llvm.org/D13549

llvm-svn: 250694
2015-10-19 10:08:35 +00:00
..
Properties Added new options to ClangFormat VSIX package. 2015-10-19 10:08:35 +00:00
Resources Recreated the ClangFormat VSPackage with VS 2010. 2013-11-12 15:02:53 +00:00
ClangFormat.csproj Migrate clang-format-vs plugin project to VS 2013 2015-03-03 17:30:50 +00:00
ClangFormat.vsct Fix key bindings for VS 2010. 2013-11-12 15:25:18 +00:00
ClangFormatPackage.cs Added new options to ClangFormat VSIX package. 2015-10-19 10:08:35 +00:00
GlobalSuppressions.cs
Guids.cs
PkgCmdID.cs
Resources.Designer.cs Migrate clang-format-vs plugin project to VS 2013 2015-03-03 17:30:50 +00:00
Resources.resx
VSPackage.resx