Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Contributions to C::B => Topic started by: nowhereman on May 27, 2021, 03:16:06 am

Title: C17 and C++20 highlighting kit
Post by: nowhereman on May 27, 2021, 03:16:06 am
Hello everybody. I've created a small kit to generate text for the Set 1 and Set 2 "Keywords..." in the editor settings.

It would be nice if the next version of Code::Blocks would render this kit obsolete.  ;)

Attached to this post should be the relevant .ZIP file.
Title: Re: C17 and C++20 highlighting kit
Post by: BlueHazzard on May 27, 2021, 09:02:31 am
Hi, thank you for your work,
Can you add a ticket on SourceForge? It probably will get lost in the forum....
Title: Re: C17 and C++20 highlighting kit
Post by: nowhereman on May 28, 2021, 02:16:40 pm
Version 2

Can you add a ticket on SourceForge? It probably will get lost in the forum....
It's OK. I believe the forum is where this topic belongs, considering that the kit is geared more towards regular users than developers.
Also perhaps it is for the better if overzealous highlighting doesn't get into vanilla Code::Blocks. Even I have doubts if identifiers such as arg or size should be included.
Title: Re: C17 and C++20 highlighting kit
Post by: oBFusCATed on May 28, 2021, 03:45:29 pm
Nope, it is really bad idea to use "stupid"/plain textual highlighting for such things.
The one currently in C::B are bad enough we don't need more of these. :)
Title: Re: C17 and C++20 highlighting kit
Post by: nowhereman2 on July 11, 2021, 07:52:03 am
Version 4

Version 3