facebook

Javascript problem

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #224435 Reply

    Mork
    Participant

    Hi,

    I wanted to add an additional item to the Javascript bug that I reported yesterday (where entering a “.” doesn’t do anything (no drop down appears), only CTRL-SPACE works).

    The thing I wanted to add was that when hitting CTRL-SPACE, you still don’t see controls in the list of items.

    For example, if I type “document.form1.” and then hit CTRL-SPACE, I don’t see any of the HTML *controls* on the form in the drop down that appears.

    Perhaps this is by design, but what I would like to see in the drop down are all the HTML controls I have on the form and then the methods for each of those if I select one.

    For example, “document.form1.MyList.” would bring up the methods and properties for “MyList”. However, nothing happens EVEN WITH CTRL-SPACE once I get past form1.

    I’m not sure if this is another bug beyond the one reported yesterday, but I wanted to report this behavior as well.

    Can you clarify how this “should” work?

    Thanks.

    — M

    #224444

    Riyad Kalla
    Member

    Mork,
    JavaScript autocomplete currently only supports implicit JS objects. I cannot comment on what future enhancements are planned for it.

    #224446

    Mork
    Participant

    Fair enough. Thanks.

    Hopefully, they’ll add this too so it’s just like JSP.

    MyEclipse is the best product out there (including the great support you all give).

    ——

    I hope you saw my posting that the shortcut that MyEclipse installs is the one that was causing me all the exceptions. The “vm” argument was missing or malformed.

    THanks for all your help.

    — M

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: Javascript problem

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