Bug 299946 - [api] Changes to types not included in JavaScript element deltas
Summary: [api] Changes to types not included in JavaScript element deltas
Status: NEW
Alias: None
Product: JSDT
Classification: WebTools
Component: General (show other bugs)
Version: 3.2   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: Future   Edit
Assignee: Project Inbox CLA
QA Contact: Chris Jaun CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-18 10:24 EST by Nitin Dahyabhai CLA
Modified: 2013-07-18 14:07 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 Nitin Dahyabhai CLA 2010-01-18 10:24:04 EST
3.2M4

For changes to JavaScript projects, source files, and the include path, appropriate IJavaScriptElementDeltas are fired, but for changes made to types within a source file, the delta being fired doesn't contain more specific information than the compilation unit (file) in which the change happened.  The delta doesn't expose enough information to discover the types, either, which is incorrect compared to the information that JDT would provide.