Search code examples
How to position asterisk near to variable name when declaring pointers in C in vscode auto formattin...


cvisual-studio-codeclang-format

Read More
How to get single line aligned case statements in a switch, using clang-format...


c++clang-format

Read More
I've a c++ vector, which is initialized in code. The clang format formats it into columns and ro...


clang-format

Read More
How do I run the clang-format (libFormat) unit tests?...


clang-format

Read More
which field in clang-format to define not to indent after preprocessor directive?...


clang-formatpreprocessor-directive

Read More
clang-format excessively indents concepts...


c++clang-format

Read More
Formatting CMakeLists.txt with Clang-Format...


cmakeclang-formatcmake-format

Read More
How to Prevent Splitting One Line Expression (C++) to Several Lines by VS Code...


c++visual-studio-codeclang-format

Read More
Fetch .clang-format file in pre-commit framework at install...


c++gitclang-formatpre-commit.com

Read More
Can I use a different .clang_format for some files in the same project?...


c++visual-studiovimclangclang-format

Read More
clang-format always indent struct initiallizers...


ccode-formattingclang-format

Read More
VScode C/C++ formatting failed...


cvisual-studio-codecode-formattingclang-format

Read More
clang-format: break function parameters...


cclang-format

Read More
In Visual Studio, using .clang-format, Can I reformat all files at one time in the same directory?...


visual-studioclang-format

Read More
How to use a git filter to implement a local code style different from the repository style?...


gitfiltercoding-styleclang-format

Read More
How to keep space after `sizeof`?...


c++cclang-format

Read More
Make clang-format do not pack list initialization...


c++clang-format

Read More
How do I get clang-format to align arguments in nested function calls by the root instead?...


c++clang-format

Read More
clang-format in VSCodium breaking when using some rules...


formatlintclang-format

Read More
How to make sure pch.h is the first included header using clang-format?...


c++clang-formatprecompiled-headers

Read More
clang-format normalized line endings...


c++clangclang-format

Read More
clang format line break in the wrong place - part 2...


c++clangclang-format

Read More
FixNamespaceComment not working as expected in .clang-format...


c++clang-format

Read More
clang-format: force arguments and parameters to one-line-each if the statement overflows...


clang-format

Read More
Clang-Format: Open brace on newline after multiline statement...


c++clangclang-format

Read More
How to configure clang-format to take UTF-8 character's length as shown rather than its real byt...


c++clang-format

Read More
Split long regex in .clang-format file...


regexincludeclang-format

Read More
Placement of const with clang-format...


c++clang-format

Read More
Forcing { } to indent and be on their own line...


cclang-format

Read More
clang-format with only minimal specific rules - no defaults...


clang-format

Read More
BackNext