Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: Evan on October 27, 2023, 11:14:37 am

Title: Disable C++ tooltip at least.
Post by: Evan on October 27, 2023, 11:14:37 am
I code in C and I'm often using variable names, that conflict with C++ components.

I'm using GCC and C99.

Thanks in advance.
Title: Re: Disable C++ tooltip at least.
Post by: Pecan on October 27, 2023, 07:00:00 pm
Mainmenu>>Settings>>Editor>>tooltips>> choose disable
Title: Re: Disable C++ tooltip at least.
Post by: Evan on October 28, 2023, 11:22:58 am
Thanks, but will that setting affect C tooltips?

Also C++ components like search and move are shown in green like before, so that must relate to another setting?
Title: Re: Disable C++ tooltip at least.
Post by: Pecan on October 28, 2023, 05:42:50 pm
Thanks, but will that setting affect C tooltips?
<snipped>
Re: tooltips
Maybe, you'll have to test to see.