| Author |
Message |
|
|
Post subject: JavaScript autocomplete?
Posted: Jan 18, 2005 - 04:18 PM
|
|
Registered Member


Joined: Jan 14, 2005
Posts: 12
|
|
Hey,
The JSEditor plug-in supports autocomplete of both local and global variables, as well as a tooltip to display the scope of a variable when you mouseover it. Are there any plans to add this feature to the MyEclipse JS Editor?
Thanks,
Osman |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 18, 2005 - 04:19 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
Eventually, yes. But it is not the highest priority right now so you may want to continue using JSEditor until we get back up to speed in a later release. Sorry for the inconvenience. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 18, 2005 - 04:23 PM
|
|
Registered Member


Joined: Jan 14, 2005
Posts: 12
|
|
Ehh, so I am stuck between a rock and a hard place. :) MyEclipse has a bug with function comments (I already submitted it to you guys) and doesn't support autocomplete, and JSEditor has a bug where switch statements break the outline, which is why I tried MyEclipse in the first place. ;) |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 18, 2005 - 04:24 PM
|
|
Registered Member


Joined: Jan 14, 2005
Posts: 12
|
|
Thanks for the honest answer though. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 18, 2005 - 04:26 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
| Quote: | | and doesn't support autocomplete, |
Do you mean autocomplete in certain situations, or autocomplete at all? I know in the few beginner-level JavaScript that I've done I've had autocomplete for it.
| Quote: | | Thanks for the honest answer though. |
No problem. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 18, 2005 - 04:29 PM
|
|
Registered Member


Joined: Jan 14, 2005
Posts: 12
|
|
It has basic autocomplete for built-in JS functions and object, but just no autocomplete of variable names. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 18, 2005 - 04:34 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23855
|
|
Gotcha |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|