| Author |
Message |
|
|
Post subject: JavaScript outline does not show class methods
Posted: Jan 13, 2005 - 07:08 PM
|
|
Registered Member


Joined: Jan 13, 2005
Posts: 1
|
|
I am a new user of the MyEclipse plugins and am developing a large amount of JavaScript code. I was disappointed to see that the outline view provided with the JavaScript editor does not show class methods (i.e. prototype objects). In addition the display of local variables is more distracting than useful. For example, seeing 30 variables called "i" for each loop counter is not useful. Am I missing some configuration or preference or is this a request for enhancement. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 13, 2005 - 08:52 PM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23824
|
|
baron,
Admitedly none of us use the JS editor that much so we don't notice these behaviors in larger more intense use cases. If you could send us a .js file that exhibited this behavior, along with a link to this post and a description of the bheavior you WANT to happen, then we can probably do something for you. Please direct emails to support@myeclipseide.com ATTN Riyad and I'll have a look for you. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 11, 2005 - 03:03 AM
|
|
Veteran Member


Joined: Mar 02, 2004
Posts: 25
|
|
Indeed, the world NEEDS a decent javascript tool. One major feature that I would pay
for is refactoring of javascript methods. With all the Gmail/Oddpost dynamic sites now
being developed, this could be a real market opportunity. |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 11, 2005 - 03:48 AM
|
|
Registered Member

Joined: Jan 06, 2004
Posts: 23824
|
|
JS editing will get more attention as we move forward, but it will take time.
msquared, I agree with your assessment that the new generation of apps *require* a good JS editor. |
_________________ Riyad
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Mar 29, 2005 - 02:59 PM
|
|
Veteran Member


Joined: Mar 02, 2004
Posts: 25
|
|
Desired features
- outline view show method names
- mark occurances
- folding
- toggle comments
- open declaration
- search references
- refactoring (rename methods or objects)
- TODO task listing
wet dream wishlist item:
-integrate with venkman (moz) and windows script debugger |
|
|
| |
|
|
|
 |
|
|
| |