Xaver Hellauer

Results 12 comments of Xaver Hellauer

Currently it follows the indent size in the .clang-format configuration file only. So you can put ```yaml --- IndentWidth: 4 TabWidth: 4 UseTab: Never --- ``` in your .clang-format file....

I’m glad to hear that there is still interest in this extension despite ‘official’ extensions by MS and LLVM that fulfill similar purposes. I found that there is probably a...