products forums blog support careers about
  History | Log In     View a printable version of the current page.  
PRO USERS, to ensure 'PRIORITY SUPPORT' make sure that your ASAP account is "tagged" when you file the request. Click here for instructions on how to tag your account.
Issue Details (XML | Word | Printable)

Key: STU-134
Type: Bug Bug
Status: Open Open
Resolution: Fixed
Priority: Unprioritized Unprioritized
Assignee: Michelle Petersen
Reporter: Sébastien Deleuze
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Aptana Studio

Code assist don't work with prototype $() function

Created: 06/Nov/07 04:10 PM   Updated: 13/Feb/08 12:23 PM
Component/s: Editor: JS
Affects Version/s: Aptana IDE M9 (0.2.9.17048), Aptana IDE M10 (0.2.10.31780), Aptana Pro 1.0.10
Fix Version/s: Aptana Studio 1.1.1

Importance: Major
Studio Install Type: Eclipse Plugin
Operating System: Windows XP
Last Known Good Version: Before M9 I think ...
Participants: Dima Geller, Ingo Muschenetz, Michelle Petersen and Sébastien Deleuze


 Description  « Hide
Prototype code assist don't work with prototype $() function.

This is one of the most used function when using prototype, so I think it is a major issue.

On the forum, Michelle said that it was a regression :
http://www.aptana.com/forums/viewtopic.php?t=2959

Sébastien Deleuze



 All   Comments   Change History      Sort Order:
Michelle Petersen - 07/Jan/08 03:47 PM
Confirmed that this is still happening in 1.1.

Ingo Muschenetz - 25/Jan/08 06:39 AM
Hi Michelle,

What is the difference between the code assist for 0.9 and prototype and 1.1 versions inside Studio? Did the prototype library change how it was defined?

Thanks,
Ingo


Michelle Petersen - 28/Jan/08 06:22 PM
This should be fixed now (fix will be included in 1.1.1 release).

Dima Geller - 08/Feb/08 07:44 PM - edited
Hi,

We just released Aptana Studio 1.1.1, which should contain a fix for your issue. Please update your current version to 1.1.1 and let us know if the problem is solved or not.

Thank you,
Dima


Sébastien Deleuze - 12/Feb/08 11:41 PM
I downloaded and installed the new 1.1.1 release. I created a new Prototype project, and the autocomplete for $('id') element still don't work in Apatana JS editor.

What was your test case to check that it works ?