Bug 397566 - [Javascript] [content assist] No proposal is displayed for some js files added as a user library in a projects
Summary: [Javascript] [content assist] No proposal is displayed for some js files adde...
Status: NEW
Alias: None
Product: JSDT
Classification: WebTools
Component: General (show other bugs)
Version: 3.4.1   Edit
Hardware: All Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Chris Jaun CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-07 08:43 EST by Lakshminarayana CLA
Modified: 2013-06-19 11:10 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lakshminarayana CLA 2013-01-07 08:43:44 EST
Steps to reproduce:-

1. Download MooTools from here -
http://mootools.net/download/get/mootools-core-1.4.5-full-compat.js
2. Import this as a library into the project - Project Properties >  Javascript > IncludePath >Add JSLibrary > User Library
3. Open a new JS file
4. Type moo and invoke content assist, CTRL+SPACE and see if there are
proposals displayed
5. Try MooTools. + CTRL+ SPACE No CA is displaying

Expected outcome:-
- There is build,<init>() and many more proposals should exist