Hi Christopher, Thanks for your reply.
Specific example for my problem is as follows. Steps to reproduce: 1.Put this sample code to a "*.js" file: 2.var a = new String(); a.length //Hover help not shown: length is a property a.concat() //Hover help shown: concat is a function So it seems that hover help is shown only for functions and not properties. Should i open a bug for this problem? Thanks, Amruta On Thu, May 28, 2009 at 7:10 PM, Christopher Jaun <[email protected]> wrote: > Hi Amruta, > > Can you provide a specfic example of where you are seeing the content > assist fails? > > Here is a list of some of the open content assist bugs.... > > https://bugs.eclipse.org/bugs/show_bug.cgi?id=234587 > https://bugs.eclipse.org/bugs/show_bug.cgi?id=254642 > https://bugs.eclipse.org/bugs/show_bug.cgi?id=258957 > https://bugs.eclipse.org/bugs/show_bug.cgi?id=259008 > https://bugs.eclipse.org/bugs/show_bug.cgi?id=259178 > https://bugs.eclipse.org/bugs/show_bug.cgi?id=268989 > https://bugs.eclipse.org/bugs/show_bug.cgi?id=268999 > https://bugs.eclipse.org/bugs/show_bug.cgi?id=269049 > https://bugs.eclipse.org/bugs/show_bug.cgi?id=269056 > https://bugs.eclipse.org/bugs/show_bug.cgi?id=269074 > https://bugs.eclipse.org/bugs/show_bug.cgi?id=269200 > https://bugs.eclipse.org/bugs/show_bug.cgi?id=269214 > https://bugs.eclipse.org/bugs/show_bug.cgi?id=269267 > > If you dont see your problem there or are not sure just go ahead and open a > bug against JSDT. If you can include your specific example in the bug > description that would be helpful. > > Thanks, > Chris > > > [image: Inactive hide details for Amruta Supekar <[email protected]>]Amruta > Supekar <[email protected]> > > > > *Amruta Supekar <[email protected]>* > Sent by: [email protected] > > 05/28/2009 07:00 AM > Please respond to > "General discussion of project-wide or architectural issues." > <[email protected]> > > > To > > [email protected] > cc > > > Subject > > [wtp-dev] Content Assist API Help in JavaScript Editor. > > Hi, > > While using the JavaScript Editor i have observed that inline help does not > appear for variables. > Is there a bug already reported for this? > > Can anyone provide me some help? > > Thanks, > Amruta > > > _______________________________________________ > wtp-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/wtp-dev > > > _______________________________________________ > wtp-dev mailing list > [email protected] > https://dev.eclipse.org/mailman/listinfo/wtp-dev > >
<<ecblank.gif>>
<<graycol.gif>>
_______________________________________________ wtp-dev mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/wtp-dev
