View unanswered posts | View active topics


Reply to topic  [ 2 posts ] 
Autocompletion for identifiers ending with a digit 
Author Message
Member

Joined: Wed Nov 17, 2010 8:43 am
Posts: 4
Post 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
Profile
Admin

Joined: Wed Aug 31, 2005 7:27 am
Posts: 10746
Location: Paris, France
Post Re: Autocompletion for identifiers ending with a digit
Sorry about that, this bug is fixed in SVN already.


Tue Jul 17, 2012 7:38 pm
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 2 posts ] 

Who is online

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

Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by ST Software for PTF.