facebook

Javascript code completion declaired local javascript vars

  1. MyEclipse IDE
  2.  > 
  3. Feature Requests
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #246790 Reply

    mjmesiti
    Member

    When writing javascript, declared functions and variables be available in code completion:

    myClass.doThis = new Function() {
    alert(“hello!”);
    };

    myClass.firstName = “Bob”;

    All of which, when used later in the page, would be available in code completion.

    #246803 Reply

    Riyad Kalla
    Member

    Already filed, I’ll add you as a +1

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Javascript code completion declaired local javascript vars

You must be logged in to post in the forum log in