User forums > Using Code::Blocks
Turn off a feature
block_head:
Thank you for taking the time to read this.
I only recently picked up programming as a hobby. Code Blocks is great to work in, but I want to turn off a feature and dont know how. The options I can find are all gibberish to me.
Say I am typing scanf("%i",&number);, by the time I get to the first '(' there is this annoying pop-up, like a mouse-over text that says "_CRTIMP int_cdecl_MINGW_NOTHROW" which covers whatever I am typing until I get to the ';'.
I'm sure this is a helpful feature for people who know what this means, but can I turn this off? Been living with this for a while, but finally decided to see if something can be done.
Thank you.
EDIT: TYPO
oBFusCATed:
What version of C::B are you using? I think I've fixed this problem long ago.
block_head:
Sorry, should have mentioned that. It's CB 12.11.
oBFusCATed:
Can you post a screenshot? Use a pastebin like service for images, because forum space is a bit limited.
thomas:
I think the misfeature that you're talking about is "SmartSense". This can be turned off under Settings --> Editor --> Code Completion.
Navigation
[0] Message Index
[#] Next page
Go to full version