I have large Javascript files with objects containing many functions and properties which scroll through several pages and navigating the code is not easy.
I am looking for an IDE which when the caret is on a function, the IDE can help me locate its parent object.
I have looked at Aptana and IntelliJ Idea but can't find ways to do it.