Author Topic: How to switch off notification popup when entering new command?  (Read 3663 times)

Offline jaddel

  • Single posting newcomer
  • *
  • Posts: 2
How to switch off notification popup when entering new command?
« on: December 10, 2013, 03:24:16 pm »
Hey Guys,

when im working on my tablet the screen is quite small an every time i enter a ne command like "printf()"

a popup occurs which is anoying cause it hides some parts of the line im woking on. Not in this particular case as u see in the screenshot but in many others.

I attached a picture of it to specify the problem.

How can i switch it off?


thanks 4 ur help.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How to switch off notification popup when entering new command?
« Reply #1 on: December 10, 2013, 03:53:52 pm »
Can you try the 13.12rc1 to see if this issue is resolved?

Otherwise to disable it, go to: settings -> editor -> code completion -> display info when hovering mouse over a token in the editor
(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 jaddel

  • Single posting newcomer
  • *
  • Posts: 2
Re: How to switch off notification popup when entering new command?
« Reply #2 on: December 10, 2013, 04:09:54 pm »
thx for ur help!

u showed me the right place where to look 4 it. In the end i switched off "Add parentheses after function name auto completion" which fixed my problem.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: How to switch off notification popup when entering new command?
« Reply #3 on: December 10, 2013, 04:30:27 pm »
But I should have not, because now I won't know if the fix we have works or doesn't work.  :-\
(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!]