Autocompletion for identifiers ending with a digit
Author
Message
brodzio
Member
Joined: Wed Nov 17, 2010 8:43 am Posts: 4
Autocompletion for identifiers ending with a digit
... Will not work. Example: [code]package { import flash.display.Sprite; public class Main5 extends Sprite { public function Main5() { var spr:Sprite = new Sprite (); var spr5ite:Sprite = new Sprite (); var sprite12:Sprite = new Sprite (); spr.height //works spr5ite.height //works sprite12. //no autocompletion menu } } }[/code]
.NET CLR 2.0.50727 [...] .NET CLR 3.5.30729 Windows XP SP3 FlashDevelop 4.0.0 RTM
@down: Thanks!
Last edited by brodzio on Tue Jul 17, 2012 7:53 pm, edited 1 time in total.
Sun Jul 01, 2012 7:48 pm
Philippe
Admin
Joined: Wed Aug 31, 2005 7:27 am Posts: 10746 Location: Paris, France
Re: Autocompletion for identifiers ending with a digit
Sorry about that, this bug is fixed in SVN already.
Users browsing this forum: No registered users and 2 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum