Author Topic: warnings while typing (see image)  (Read 3613 times)

Offline transmatter

  • Single posting newcomer
  • *
  • Posts: 2
warnings while typing (see image)
« on: January 22, 2014, 05:01:11 pm »
http://i964.photobucket.com/albums/ae126/transmatter/codeblockproblem.png

how can i remove this thing (what do you call it exactly?) that i have highlighted in red, its very annoying and it is hindering my coding. i'm a newbie, please help.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: warnings while typing (see image)
« Reply #1 on: January 22, 2014, 05:30:38 pm »
I am guessing it is Code Completion Plugin; I never use it because I hate the hints/suggests.

Try turning that plugin off in under "Plugins" -> "Manage Plugins"

If it goes away; but, you still want to use Code Completion I would suggest playing with the plugin settings.

Tim S.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline transmatter

  • Single posting newcomer
  • *
  • Posts: 2
Re: warnings while typing (see image)
« Reply #2 on: January 22, 2014, 06:20:46 pm »
it worked lol! thanks man! you know things. ;D
but now autocomplete and code completion is messed up.

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: warnings while typing (see image)
« Reply #3 on: January 22, 2014, 07:21:45 pm »
it worked lol! thanks man! you know things. ;D
but now autocomplete and code completion is messed up.

So now you get to look at all the code completion (CC) options there is too many for me to ever try.
But, I do NOT like autocomplete; so, I have no reason to try them.

Tim S.
« Last Edit: January 22, 2014, 07:47:23 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: warnings while typing (see image)
« Reply #4 on: January 22, 2014, 08:41:22 pm »
What version of C::B are you using?
This bug should have been fixed long time ago!
(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!]