Clang-Format
Unsolved
Qt Creator and other tools
-
wrote on 12 Jan 2019, 22:18 last edited by
Hi,
I customized the formatting settings under Tools -> Options -> C++ -> Clang Format.
Now I want to apply them to the entire file. So, I enabled the Beautifier plugin but I cannot find a way to use the customized settings above. I can only add a new customized style.
It even seemed that I can only use a system installed clang-format tool, not the one shipped with and used by QT Creator.Did I get something wrong? The way the two tools are decoupled from each other makes it impossible to use together?
-
wrote on 13 Jan 2019, 09:24 last edited by
Is there really no way to reformat the current file with the build in clang formatter?
2/2