Questions about artistic style among Beautifier plugins
-
Hello.
I am using qt creator v9.0.1.
I am trying to use artistic style in qt creator.
After completing the setting, I confirmed that the style is applied normally.
However, the "exclude" option of artistic style is not applied properly.
If qt creator is not used, it is normally applied.
Could it be a bug in qt creator? -
Hello.
I am using qt creator v9.0.1.
I am trying to use artistic style in qt creator.
After completing the setting, I confirmed that the style is applied normally.
However, the "exclude" option of artistic style is not applied properly.
If qt creator is not used, it is normally applied.
Could it be a bug in qt creator?@Nick-Tak said in Questions about artistic style among Beautifier plugins:
Could it be a bug in qt creator?
It may be but I doubt because the source file is simply passed to the external program and read back from there.
-
@Nick-Tak said in Questions about artistic style among Beautifier plugins:
Could it be a bug in qt creator?
It may be but I doubt because the source file is simply passed to the external program and read back from there.
@Christian-Ehrlicher
Thank you for answer.
However, when I apply artistic style directly through the command line, the exclude option works normally.
When I use Qt Creator, it doesn't work normally.
Note that,
An error occurs in the exclude option in qt creator 4.x version.
No error occurs in qt creator 9.x version, but the exclude option is not applied.