Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Javascript Editor

Reply
Thread Tools

Javascript Editor

 
 
Martin Mücke
Guest
Posts: n/a
 
      08-20-2007
Hi, I am looking for a good - if not THE BEST - Javascript Editor
available, prefarably to include it in Eclipse.
I found Aptana, but it still seems to be buggy, it had problems with
special german characters.
The best would be an editor similar to the Eclipse Java editor - I
want to be able to click on a function or variable to see how and were
it was defined...

Thanks in advance,

Martin

 
Reply With Quote
 
 
 
 
Nadim Attari
Guest
Posts: n/a
 
      08-20-2007
Martin Mücke wrote:
> Hi, I am looking for a good - if not THE BEST - Javascript Editor
> available, prefarably to include it in Eclipse.
> I found Aptana, but it still seems to be buggy, it had problems with
> special german characters.
> The best would be an editor similar to the Eclipse Java editor - I
> want to be able to click on a function or variable to see how and were
> it was defined...
>
> Thanks in advance,
>
> Martin


http://www.osalt.com/aptana
 
Reply With Quote
 
 
 
 
Gregor Kofler
Guest
Posts: n/a
 
      08-20-2007
Martin Mücke meinte:
> Hi, I am looking for a good - if not THE BEST - Javascript Editor
> available, prefarably to include it in Eclipse.
> I found Aptana, but it still seems to be buggy, it had problems with
> special german characters.


Perhaps JSEclipse? http://labs.adobe.com/technologies/jseclipse/

> The best would be an editor similar to the Eclipse Java editor - I
> want to be able to click on a function or variable to see how and were
> it was defined...


Though this is not supported by JSEclipse. Other functions like Mark
Occurences or Autocompletion are provided.


Gregor



--
http://www.gregorkofler.at ::: Landschafts- und Reisefotografie
http://www.licht-blick.at ::: Forum für Multivisionsvorträge
http://www.image2d.com ::: Bildagentur für den alpinen Raum
 
Reply With Quote
 
Animesh K
Guest
Posts: n/a
 
      08-20-2007
Gregor Kofler wrote:
> Martin Mücke meinte:
>> Hi, I am looking for a good - if not THE BEST - Javascript Editor
>> available, prefarably to include it in Eclipse.
>> I found Aptana, but it still seems to be buggy, it had problems with
>> special german characters.

>
> Perhaps JSEclipse? http://labs.adobe.com/technologies/jseclipse/
>


Why does it requires Sun Java Runtime Environment? Otherwise, i would be
happy to use it.
 
Reply With Quote
 
rstratulat@gmail.com
Guest
Posts: n/a
 
      08-21-2007

> Why does it requires Sun Java Runtime Environment? Otherwise, i would be
> happy to use it.


It requires Eclipse to run as it is an Eclipse plugin. And Eclipse
requires a JRE.

 
Reply With Quote
 
Thomas 'PointedEars' Lahn
Guest
Posts: n/a
 
      08-21-2007
Gregor Kofler wrote:
> Martin Mücke meinte:
>> Hi, I am looking for a good - if not THE BEST - Javascript Editor
>> available, prefarably to include it in Eclipse.
>> I found Aptana, but it still seems to be buggy, it had problems with
>> special german characters.

>
> Perhaps JSEclipse? http://labs.adobe.com/technologies/jseclipse/


I have been using that since it was provided by InterAKT[1]. There is also
one included in the Web Standard Tools[2], which is used automatically in
HTML documents if you have the WST plugin installed (AIUI, JSEclipse is only
for script files yet).

>> The best would be an editor similar to the Eclipse Java editor - I
>> want to be able to click on a function or variable to see how and were
>> it was defined...

>
> Though this is not supported by JSEclipse.


It is, in a sense. If you position the text cursor on an identifier it is
highlighted along with all of its occurences in the current file, and jump
markers are set on the right border accordingly (that is "Mark Occurences"
as mentioned below). But if you then press F3, the line of first
declaration or initialization is focused iff that is in the current file.

One nice feature of JSEclipse I appreciate is that you can edit any `script'
element's contents in a new JSEclipse editor window (context menu, edit in
JSEclipse). If you save the changes there, the corresponding (HTML) file is
updated accordingly (but not saved automatically).

Neither feature is included in WST's JavaScript Editor yet.

> Other functions like Mark Occurences or Autocompletion are provided.


Auto-completion is also supported by the JavaScript Editor of WST. This is
implemented better there as in the current JSEclipse version because it
displays JSDoc attached to functions.

JSEclipse, on the other hand, displays no JSDoc but the parameters after
auto-completion, while typing.

I would like the two projects to join their efforts in order to produce the
best J(ava)Script/ECMAScript editor available.


PointedEars
___________
[1] http://www.interaktonline.com/Produc...ipse/Overview/
[2] http://www.eclipse.org/webtools/wst/main.php
--
var bugRiddenCrashPronePieceOfJunk = (
navigator.userAgent.indexOf('MSIE 5') != -1
&& navigator.userAgent.indexOf('Mac') != -1
) // Plone, register_function.js:16
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
[ANN] <oXygen/> XML Editor, Schema Editor and XSLT Debugger v.6.1 SyncRO Soft XML 0 07-21-2005 01:30 PM
Cinema.Craft.Encoder.SP.v2.70.01.05, Magic.Bullet.Editor.v.1.01.for.Avid.Xpress.Pro, Magic.Bullet.Editor.v.1.01.for.Premiere.Pro, Magic.Bullet.Editor.v.1.01.for.Sony.Vegas, Avid.Xpress.Pro.HD.v5.0 1CD, Sony.Vegas.v5.0d, ola DVD Video 0 01-14-2005 10:53 AM
ANN: New low-cost XML Editor, XSLT Editor, XSLT Debugger, DTD/Schema Editor Stylus Studio Java 0 08-03-2004 03:53 PM
ANN: New low-cost XML Editor, XSLT Debugger, DTD/Schema Editor Stylus Studio XML 0 08-03-2004 03:21 PM
XML Editor WYSIWYG Word processor-like validating XML Editor ?! Hatem KNANI XML 2 08-04-2003 03:22 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57