JavaScript Editor [message #147107] |
Tue, 15 November 2005 10:20  |
Eclipse User |
|
|
|
Originally posted by: dirtybutterknife.hotmail.com
For the javascript editor, where are the libraries for identifiers and
method names that are used for code complete? Is it possible to extend
this library, or remove some methods from it?
If so, what would I need to edit?
Thanks.
|
|
|
Re: JavaScript Editor [message #150299 is a reply to message #147107] |
Thu, 01 December 2005 05:39  |
Eclipse User |
|
|
|
Jonathan wrote:
> For the javascript editor, where are the libraries for identifiers and
> method names that are used for code complete? Is it possible to extend
> this library, or remove some methods from it?
>
> If so, what would I need to edit?
Yes, the objects and functions shown come from the source being
edited and from a stock list of objects and functions generated from
the files in
org.eclipse.wst.javascript.ui/src-commonui/org/eclipse/wst/j avascript/ui/internal/common/contentassist/fcs/js1/.
There's not a whole lot of documentation on altering or extending
them, though.
--
- Nitin
|
|
|
Powered by
FUDForum. Page generated in 0.05372 seconds