Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » JavaScript Editor
JavaScript Editor [message #147107] Tue, 15 November 2005 10: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 05:39 Go to previous message
Eclipse UserFriend
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
Previous Topic:Suggestion
Next Topic:JSP validator throwing exception
Goto Forum:
  


Current Time: Wed Apr 30 19:23:50 EDT 2025

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

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

Back to the top