Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9021547
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T05:16:49+00:00 2026-06-16T05:16:49+00:00

In Java world I always press F3 if I want to jump into a

  • 0

In Java world I always press F3 if I want to jump into a method or class, variable… anything really.

I am now working on a Javascript project and I am finding the F3 (Open Decleration) extremely limiting in Eclipse and in Aptana. Its actually almost non-existent, working only for declared variables in methods.

Our project has grown to about 50 Javascript files (~60 Javascript “objects”), and things are becoming almost unmanagable because of situations like this :

this.url = Util.buildURLFor(URLs.ticketPrefillData);

The Util object is in a file called Toolbox, and the URLs object is in a file called URLManager. The question is, how is anyone supposed to know that it is in the Toolbox file? And why can’t the IDE pick out all the objects in all the files, so the F3 knows where to go.

As the javascript files grow it is becoming unmanageable (in an agile project this can be fatal) and we are thinking of switching back to Java in the form of Vaadin or ZK, unless we can find a decent intelligent IDE for code navigation.

In Summary, I need a JS IDE which can do this :

I have a method in file A which calls a method on class B1 which is in file B. It seems like no IDE i have come across can make that association.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T05:16:50+00:00Added an answer on June 16, 2026 at 5:16 am

    Check out WebStorm by JetBrains. I haven’t used it but have heard great things about it. It supports code navigation, and judging by ReSharper, JetBrains are really good at it.

    Currently, I use Visual Studio 2012, which has great (enough, for me) navigation when you add references to your used javascript files. So in file A, when you use code in file B, you would just add this to the top of your file:

    /// <reference path="./B.js" />
    

    From now, you have Intellisense and code navigation. (VS2010 has similar features but isn’t as powerful, if I recall correctly)

    (your question is however kind of subjective, so might get closed/flagged; try to avoid asking questions where you ask people what they use/prefer; see the FAQ for more info)

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm comming from the java world, and i'd like to know if there's anything
I ran into a situation today where Java was not invoking the method I
I'm reading a textbook right now for my Java III class. We're reading about
I am new into java world.. But basically I am trying to write a
The following simple program in Java uses the java.util.Random class such that it always
I come from the Java world, so to me it's all object.foo() , but
I am new to Java world but I am pretty good at using Flex,
In the Java world we have Apache Commons' ToStringBuilder to help with creating toString()
Coming from the basic Java world I know there's a way to spawn a
I am a newbie in the Java world and this is among my first

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.