Skip to main content



      Home
Home » Archived » Orion (Archived) » Standalone Editor and ContentAssist / Require Modules
Standalone Editor and ContentAssist / Require Modules [message #1760376] Wed, 26 April 2017 09:49 Go to next message
Eclipse UserFriend
Hi guys.

I've been using the Orion Standalone editor for half an year. It's awesome, the default JSLint options and the Content Assist helps very much when creating simple scripts.

Now, I'm trying to go one step further and provide specific content assist for my application/platform, for instance, if I have an specific platform library, such as this:

require("inpaas.core.entity.dao").getDao("");

The problem is the default "require" content assist and JSLint info says that:
" This library could not be found, type information for it will be incomplete. " (check out the attached file for further details)


Is there anyway I could implement server-side services or a plugin that will return info for that package?
Re: Standalone Editor and ContentAssist / Require Modules [message #1760425 is a reply to message #1760376] Thu, 27 April 2017 01:42 Go to previous message
Eclipse UserFriend
Hi,

The issue targeting the same feature is https://bugs.eclipse.org/bugs/show_bug.cgi?id=510709

Regards,
Nedelcho
Previous Topic:Adding our own submenu option in File Menu
Next Topic:Orionhub.org Message "Loading Workspace" with Icon Spinning
Goto Forum:
  


Current Time: Thu Jul 17 00:18:21 EDT 2025

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

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

Back to the top