Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » JavaScript Editor
JavaScript Editor [message #147107] Tue, 15 November 2005 15:20 Go to next message
Eclipse UserFriend
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 10:39 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4472
Registered: July 2009
Senior Member

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


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Suggestion
Next Topic:JSP validator throwing exception
Goto Forum:
  


Current Time: Sat Jul 13 20:03:33 GMT 2024

Powered by FUDForum. Page generated in 0.06386 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top