|
When editing complex code in JavaScript that involves dozens of functions, it is difficult to keep track of all of them, and very often, finding them in the file is a rather painful operation. JSEclipse helps in this respect by adding content outline for classes and functions, as well as an Open Declaration function.