Author Topic: How To Turn Underlined Comments Off?  (Read 5459 times)

Offline freddie

  • Multiple posting newcomer
  • *
  • Posts: 11
How To Turn Underlined Comments Off?
« on: July 30, 2014, 09:20:51 pm »
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?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How To Turn Underlined Comments Off?
« Reply #1 on: July 30, 2014, 10:13:17 pm »
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!]

Offline freddie

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: How To Turn Underlined Comments Off?
« Reply #2 on: July 31, 2014, 03:14:39 am »
thanks obfusicated!  its late, but i'll check that out tomorrow.  hadn't given spellchecker a thought, so thanks again for the hint!

Offline freddie

  • Multiple posting newcomer
  • *
  • Posts: 11
Re: How To Turn Underlined Comments Off?
« Reply #3 on: July 31, 2014, 09:09:14 pm »
Yep!  That took care of it!  Geeez!  What's a code editor need a spell checker for anyway?

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How To Turn Underlined Comments Off?
« Reply #4 on: July 31, 2014, 09:25:00 pm »
Comments, strings, etc...
(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!]

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re:
« Reply #5 on: August 01, 2014, 05:35:25 am »
Documentation! :-)
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ