Is there any way to disable the inane popup which appears when the mouse hovers over code?

inane popup

link|improve this question

70% accept rate
It doesn't look like this is possible… I've filed a bug here: bugs.adobe.com/jira/browse/FB-29886 – David Wolever Feb 3 '11 at 22:10
feedback

1 Answer

In Eclipse you can remove this by going to Window->Preferences->Java->Editor->Hovers and deselecting everything there. I could not find the same in Flash Builder though you can disable some sort of hover through the same method (Window->Preferences->Flash Builder->Editors->Actionscript Code)

link|improve this answer
Unfortunately that doesn't help. The ActionScript editor preferences only let me turn off the text that's inside the popups (ie, changing them from being usually useless to always useless). – David Wolever Feb 3 '11 at 22:03
Yeah I noticed that too, the eclipse one does work though, I was not able to find anything in Flash Builder that mirrored the eclipse solution exactly though, it may not be possible or I just was unable to figure it out/ – Mike Feb 3 '11 at 22:06
You could always use the Flash Builder plugin for eclipse and turn it off in eclipse? That could work if Flash Builder itself is unable to do so and you really wanted it gone – Mike Feb 3 '11 at 23:06
How would I “turn it off in Eclise”? I don't know much about Eclipse, so I'm not even sure where I'd start looking. – David Wolever Feb 4 '11 at 15:29
If you look at the start of my answer "going to Window->Preferences->Java->Editor->Hovers" and I have found that Flash Builder is very similar to Eclipse, if you haven't used it before it should seem quite familiar to you – Mike Feb 4 '11 at 16:09
show 1 more comment
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.