News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

How To Turn Underlined Comments Off?

Started by freddie, July 30, 2014, 09:20:51 PM

Previous topic - Next topic

freddie

Just moved to CB 12.11.  To my horror I note that C++ comments have all the words underlined in squiggly red.  Its horrible and makes reading the comments much harder.  I had to increase my font 2 points to try to compensate for it.  But its still not as ledgible as with my older CB IDE.  I would have thought there would be some way of turning that off.  I searched hi and lo in Editor Options, but can't find anything.  Can someone provide me directions for turning those aweful underlines off?

oBFusCATed

Yes either install 13.12 or search the forum for spellchecker (you should be able to find many topics about it)...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

freddie

thanks obfusicated!  its late, but i'll check that out tomorrow.  hadn't given spellchecker a thought, so thanks again for the hint!

freddie

Yep!  That took care of it!  Geeez!  What's a code editor need a spell checker for anyway?

oBFusCATed

(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

MortenMacFly

Documentation! :-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]