Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] Welcome to the "wtp-dev" mailing list

On 7/6/2012 6:38 PM, Sandro wrote:
I mean, when you declare an object written in Object Literal notation with values and methods, both the object and it's values/methods are completely ignored by the Outliner, and thus also ignored by Code Completion and Code Highlighting. For projects that rely almost solely on Object Literal, such as ExtJS applications, this is a problem. Both the SPKET and Aptana Javascript Editor plugins outline Object Literal declarations fine, but they have other drawbacks. _______________________________________________ wtp-dev mailing list wtp-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/wtp-dev

Sandro,
The Outline and Content Assist don't work off of exactly the same model. One problem sounds like https://bugs.eclipse.org/bugs/show_bug.cgi?id=344127, the other like https://bugs.eclipse.org/bugs/show_bug.cgi?id=338336.

--
---
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational



Back to the top