Eclipse Javascript Editor 2012 with full Outliner support [closed]
The reason for using an IDE is the comprehensive facilities it provides. Therefore, I assume there is a Javascript editor for Eclipse that provides basic outliner-based IDE facilities such as: Outliner with Object Literal support (which apparently is rare) Intelligent Code Completion using Outliner data Intelligent Code Highlighting using Outliner data, not just similar words Inter-file scoping ( @include "otherfile.js" ) However, for Javascript , these features seem scattered across multiple editors: Amateras Javascript Editor + Inter-file scoping (uses external files automatically from