Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: qtreez on May 24, 2015, 09:10:08 pm

Title: [SOLVED]standard syntax highlighting for wxSmith generated code
Post by: qtreez on May 24, 2015, 09:10:08 pm
Is it possible? Or if not, it is good idea to add this feature? Of course for wxSmith generated code standard parameters like background color You will be able to change, but colors of operators etc will be colored in standard colors.
Title: Re: standard syntax highlighting for wxSmith generated code
Post by: Jenna on May 24, 2015, 10:13:29 pm
I'm not absolutely sure what you mean, but unchecking "Settings -> Editor -> General settings -> C/C++-editor settings -> Highlight wxSmith sections differently" might do what you expect.
Title: Re: standard syntax highlighting for wxSmith generated code
Post by: qtreez on May 24, 2015, 10:28:18 pm
Yes, it was.
Thanks.

On the other hand I can't set text decorations dedicated only for wxSmith code now ( background color for example ). But now it looks a lot better.