aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/clangformat/clangformatindenter.h
Commit message (Expand)AuthorAgeFilesLines
* ClangFormat: Format edited chunks of file on saveIvan Donchevskii2019-02-051-0/+1
* ClangFormat: Format more code while typingIvan Donchevskii2019-02-051-0/+2
* ClangFormat: Introduce check to format code instead of indentingIvan Donchevskii2019-01-311-0/+1
* ClangFormat: Refactor indenter to allow ClangFormat unit-testsIvan Donchevskii2019-01-221-24/+9
* ClangTools: Apply indention/formatting after fix-itsIvan Donchevskii2018-12-211-0/+1
* ClangFormat: Return replacements from 'format' callIvan Donchevskii2018-12-111-3/+3
* ClangFormat: Do not format text but indent onlyIvan Donchevskii2018-11-141-0/+3
* Clang: Significantly improve ClangFormat plugin usabilityIvan Donchevskii2018-10-171-5/+3
* Clang: Use clang-format for indentationIvan Donchevskii2018-09-121-0/+57