llvm-project/clang/tools/clang-format-vs/ClangFormat
Hans Wennborg e20a1e486e clang-format-vs : Fix Unicode formatting
Use UTF-8 for communication with clang-format and convert the
replacements offset/length to characters position/count.

Internally VisualStudio.Text.Editor.IWpfTextView use sequence of Unicode
characters encoded using UTF-16 and use characters position/count for
manipulating text.

Resolved "Error while running clang-format: Specified argument was out
of the range of valid values. Parameter name: replaceSpan".

Patch by empty2fill!

Differential revision: https://reviews.llvm.org/D70633
2019-11-27 09:58:59 +01:00
..
Properties
Resources
ClangFormat.csproj Follow-up to r300225: update ClangFormat.csproj too 2017-04-13 18:15:00 +00:00
ClangFormat.vsct
ClangFormatPackage.cs clang-format-vs : Fix Unicode formatting 2019-11-27 09:58:59 +01:00
GlobalSuppressions.cs
Guids.cs Update some code used in our visual studio plugins to use linux file 2019-01-19 06:29:07 +00:00
PkgCmdID.cs Update some code used in our visual studio plugins to use linux file 2019-01-19 06:29:07 +00:00
Resources.Designer.cs
Resources.resx
RunningDocTableEventsDispatcher.cs
VSPackage.resx
Vsix.cs
license.txt Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
packages.config Warning-free clang-format plugin install for VS 15.0 2017-04-13 17:42:45 +00:00