Sign in
llvm
/
clang
/
c12eb40f6c6eca83e99bc20f6813dc32e3e68831
/
tools
/
clang-format-vs
89961ad
clang-format extension: Widen the supported versions range
by Hans Wennborg
· 6 years ago
9f00a64
clang-format vs plugin: Visual Studio 2019 support
by Hans Wennborg
· 6 years ago
290ca40
Fix typos throughout the license files that somehow I and my reviewers
by Chandler Carruth
· 6 years ago
324f918
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 6 years ago
6e829b8
Update some code used in our visual studio plugins to use linux file
by Chandler Carruth
· 6 years ago
238fc43
Install new LLVM license structure and new developer policy.
by Chandler Carruth
· 6 years ago
261aad8
Update copyright year to 2018.
by Paul Robinson
· 7 years ago
0ea4fd9
clang-format plugin: Add missing semicolon in list of file extensions (PR36383)
by Hans Wennborg
· 7 years ago
f87b529
clang-format plugin: Add missing NL (new line) at EOF (end of file)
by Hans Wennborg
· 7 years ago
90a376e
clang-format-vs: Update the VSIX ID.
by Hans Wennborg
· 7 years ago
add1a7f
clang-format-vs licence.txt: drop svn:executable
by Hans Wennborg
· 8 years ago
a60f3e6
Follow-up to r300225: update ClangFormat.csproj too
by Hans Wennborg
· 8 years ago
bb9e1d4
Follow-up to r300225: update ClangFormat.sln to VS2017
by Hans Wennborg
· 8 years ago
531e299
Warning-free clang-format plugin install for VS 15.0
by Hans Wennborg
· 8 years ago
f0d95e3
clang-format-vs: Use a separate license.txt copy
by Hans Wennborg
· 8 years ago
6b003c4
clang-format-vsix: Add "Format on Save" feature
by Antonio Maiorano
· 8 years ago
c18296a
clang-format vs plugin support for Visual Studio 2017
by Hans Wennborg
· 8 years ago
f6a2fba
clang-format-vsix: add command to format document
by Antonio Maiorano
· 8 years ago
0ecff4a
clang-format-vsix: add a date stamp to the VSIX version number to ensure upgradability
by Antonio Maiorano
· 8 years ago
e9485e5
Fix VS2015 build of clang-format-vsix by using NuGet to pull in required assemblies
by Hans Wennborg
· 8 years ago
d238c57
clang-format VS plugin: upgrade the project files to VS2015
by Hans Wennborg
· 8 years ago
54c6c5d
clang-format sort include use the source file name to determine the
by Daniel Jasper
· 9 years ago
eb10281
Update clang-format-vs README
by Hans Wennborg
· 9 years ago
15506a2
Added new options to ClangFormat VSIX package.
by Marek Kurdej
· 9 years ago
53515ee
Fix clang-format build from the solution; the underlying path has changed to include the VS directory structure.
by Manuel Klimek
· 10 years ago
c38c2df
Migrate clang-format-vs plugin project to VS 2013
by Hans Wennborg
· 10 years ago
4ac262e
Update build instructions for the clang-format VS plugin
by Hans Wennborg
· 10 years ago
2a1a395
clang-format vs plugin: claim support for VS 14 CTP too
by Hans Wennborg
· 10 years ago
4653b56
clang-format vs plugin: include the license
by Hans Wennborg
· 10 years ago
4ae9fc5
clang-format vs plugin: set version number from cmake (PR20307)
by Hans Wennborg
· 11 years ago
355a05c
clang-format vsix cmake build: use ${LLVM_TOOLS_BINARY_DIR}/${CMAKE_CFG_INTDIR}
by Hans Wennborg
· 11 years ago
ea654c3
CMake: enable building the clang-format vs plugin
by Hans Wennborg
· 11 years ago
c410ddb
ClangFormatPackage.cs: fix inconsistent line endings
by Hans Wennborg
· 11 years ago
f67b9ed
clang-format vs plugin: use Alp's suggestion for getting the path
by Hans Wennborg
· 11 years ago
f6de081
clang-format vs plugin: bake clang-format.exe into the vsix
by Hans Wennborg
· 11 years ago
60c254c
Clang format VS plugin: update build prerequisites in the README
by Hans Wennborg
· 11 years ago
6d7d023
Add txt file extension to VS solution's README
by Alp Toker
· 11 years ago
43c2ec5
Upgrade the VS solution to 2012.
by Manuel Klimek
· 11 years ago
4fba6ae
Fix key bindings for VS 2010.
by Manuel Klimek
· 11 years ago
701c45a
Recreated the ClangFormat VSPackage with VS 2010.
by Manuel Klimek
· 11 years ago
556af5c
Revert unintentional commit from r194477.
by Manuel Klimek
· 11 years ago
8f2b52b
by Manuel Klimek
· 11 years ago
9a7a50e
Allow _clang-format as alternative to .clang-format config filename
by Hans Wennborg
· 11 years ago
22d58dd
Make error text if clang-format is not on the system PATH more helpful,
by Manuel Klimek
· 11 years ago
15852fc
Adds a VSPackage project that builds a VS extension to run clang-format over a selection / the line at the cursor.
by Manuel Klimek
· 11 years ago