Open GoogleCodeExporter opened 9 years ago
this work fine in my desktop!
Original comment by eshang...@gmail.com
on 13 May 2010 at 12:15
Attachments:
In fact, the hint that shows the documentation of the method is working
correctly.
It's the hint that shows the parameters list of the method that is not working.
Step to reproduce: Type those two lines:
var timer:Timer = new Timer(5000, 0);
timer.addEventListene
Put your cursor after the last 'e' and hit ctrl+space. The empty hint appears.
Original comment by evrign...@gmail.com
on 17 May 2010 at 8:15
All the screenshot that you provide shows the documentation hint for the method.
Not the little hint screen that only shows the method arguments.
To reproduce it, just put your cursor at the end of "addEventListene" and just
hit
Ctrl-Space and wait.
I have made two captures that shows before and after hitting Ctrl-Space.
Original comment by evrign...@gmail.com
on 20 May 2010 at 6:44
Attachments:
I have the same problem, and really don't know how to do :(
Original comment by steftang...@gmail.com
on 4 Nov 2010 at 2:33
Are you guys using Ubuntu 10.04?
Original comment by gutsov...@gmail.com
on 6 Nov 2010 at 8:41
Nop, for me it's Ubuntu 10.10.
Original comment by steftang...@gmail.com
on 6 Nov 2010 at 9:00
I guess the problem is the theme, not the IDE. Try changing the theme or just
the color of the tooltip's text.
Original comment by gutsov...@gmail.com
on 8 Nov 2010 at 2:00
[deleted comment]
yes changing the color of the tooltip in the ubuntu theme works ! thanks
Original comment by desmarai...@gmail.com
on 30 May 2011 at 12:39
Original issue reported on code.google.com by
dmitry.m...@gmail.com
on 29 Apr 2010 at 8:20Attachments: