ilyxa20 / flashdevelop

Automatically exported from code.google.com/p/flashdevelop
0 stars 0 forks source link

[Haxe/OpenFL] Properties and methods of parents not showing on autocomplete when called from outside the class #61

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. create a class that extend another class (e.g: extends Sprite)
2. instantiate the class 
3. try to show properties of the object in autocomplete 

What is the expected output? What do you see instead?
it's not showing any parent properties & methods , it will only show the class 
own properties & methods

What version of the product are you using? On what operating system?
FD 4.4.3 RC2713 , Windows 7 32 bit 

Please provide any additional information below.

Original issue reported on code.google.com by DennisGa...@gmail.com on 9 Jul 2013 at 7:51

GoogleCodeExporter commented 8 years ago
Oh you're right, completion is seriously broken.
Now fixed in SVN.

Original comment by philippe...@gmail.com on 21 Jul 2013 at 10:36

GoogleCodeExporter commented 8 years ago
how do I get the installer from SVN? I'm not experienced in building FD from 
source. hehe

Original comment by DennisGa...@gmail.com on 22 Jul 2013 at 9:45