[Qt-creator] Problem with Creator braces style settings
Bob Babcock
wssddc at wssddc.com
Mon Aug 29 19:32:06 CEST 2022
Eike Ziller <Eike.Ziller at qt.io> wrote in
news:212B35CA-D6AA-42E7-9A2C-7D35B672EFB4 at qt.io:
> Do you have the ClangFormat plugin turned on?
> I can reproduce your issue when that is on. Seems to be a conflict
> between ClangFormat style settings and our internal style settings.
Thanks, that was the cause. The plugin was disabled in Creator 4, and if I
enable it, the MyStyle configuration stuff isn't even visible. I just
updated my laptop from 4 to 8 and that didn't enable ClangFormat, so I must
have done it myslf. (I fiddled with the various clang plugin settings
because I was getting errors about the backend not starting. That's why I
did the Creator upgrade, which fixed the problem.)
Bottom line, I disabled ClangFormat and style settings are retained as
expected.
More information about the Qt-creator
mailing list