Features
An new way to handle JavaScript library
- Ext JS support, tutorial
- jQuery support, tutorial
- YUI support.
- MooTools support, tutorial
- qooxdoo support, tutorial
- Prototype/script.aculo.us support, tutorial
- Adobe AIR support, tutorial
JavaScript Formatter
JavaScript formatter for code pretty.
Toggle Mark Occurrences
Toggle Mark Occurrences for JavaScript.
Syntax Error Report
Error report for trailing comma in Object and Array.
Server Side Script
Highlighting for PHP/ASP code.
Options for server side script.
Code completion for ThirdParty plugins
JavaScript code completion for ThirdParty plugins via Alt+Shift+/.
Code completion
Completion works fine for both user defined and built-in JavaScript functions.
Completion for XPCOM components.
Code folding
The code folding feature make your code more clear to read and understand.
Smart typing
Automatic brace and quote matching...
Open declaration
Open declaration lets you browse through the functions, variables declared in your JavaScript code use the Ctrl + Click combination.
Content outline
The content outline view lets you examine the logical structure of your JavaScript code. It lists all method and variable declarations in their scope.