Code::Blocks Forums

User forums => General (but related to Code::Blocks) => Topic started by: florilu on December 29, 2012, 10:08:28 pm

Title: Strings are underlined red
Post by: florilu on December 29, 2012, 10:08:28 pm
Dear forum members,

I got a problem that I have since I got CodeBlocks.
My Strings and Comments are underlined Red for some reason and I'm not able to fix that.
Here's a screenshot of my problem.
(http://img32.imageshack.us/img32/4404/samplecode.png)
It's just a sample code. I'm no beginner. (Just a little information)

Cheers:
Florilu
Title: Re: Strings are underlined red
Post by: ptDev on December 29, 2012, 10:12:36 pm
The red wiggles are from the spellchecker plugin, which is set to swiss german (judging from the flag icon I see?) by default, rather than english.

Either change the active language by clicking in the status bar (you'll see the language flag icon in the right corner) or disable the spell checking plugin altogether.
Title: Re: Strings are underlined red
Post by: florilu on December 29, 2012, 11:04:02 pm
Yeah it's set to German, I'm american but I live in Germany now and have a German keyboard ;)

Btw. thanks, it's not underlined now, it was the SpellChecking Plugin.