A new Eclipse JavaScript Editor - JSEclipse">A new Eclipse JavaScript Editor - JSEclipse

This editor is a continuation for NRG JavaScript Editor. But there are a lot of differences between them:

  • Better code completion - the editor proposes completions from all the JavaScript files inside the current Eclipse project and proposes element IDs from the HTMLs that include the current .js file when calling a getElementById() function.
  • Go to declaration - if a class method call is recognized by the editor ( it’s not an exact science as JavaScript is a week typed language and only part of the information are available at coding time) then when pressing F3 the file in which that method is defined is opened and the cursor is placed at the method declaration.

This are only two of the realy great features of this product. You can find out more on the InterAKT’s site.

Leave a comment

Please be polite and on topic. Your e-mail will never be published.