Clang-Format
Unsolved
Qt Creator and other tools
-
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?