Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: WILL on November 12, 2008, 09:06:49 am

Title: How to add more keyword set into CodeBlock ?
Post by: WILL on November 12, 2008, 09:06:49 am
- I use CB a lot for my Gtk+ programming, and I want all the Gtk+ stuff have its own colour of keyword. Is it possible to do so with CB ?
- I asked this because for "user keyword" I already set another colour for my STL stuff and boost:: library.
- In the tab "keyword" I saw there's 4 pages for keyword but page 3rd and 4th I don't know how to set a specific colour for those. Could anyone help me out ? I'd appreciated, thanks in advance ;) 
Title: Re: How to add more keyword set into CodeBlock ?
Post by: WILL on November 12, 2008, 09:09:00 am
Oh, I've just seen the 3rd and 4th for ( comment keyword doc.. and error ). So for sure I can't add these keyword for that since it has to be comment. Is there any plugin could do this ? Thanks !
Title: Re: How to add more keyword set into CodeBlock ?
Post by: nanyu on November 13, 2008, 06:22:17 pm
File Settings->Editor->Syntax Highlighting -> Keywords (Button)...
Title: Re: How to add more keyword set into CodeBlock ?
Post by: WILL on December 22, 2008, 07:59:51 am
Thanks nanyu, I got to that point but how about the colour ? For set1 and set2 I already had 2 different colours. But how could I set colour for set 1->9 ? Could you show me ? Thanks in advance ;) !