Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 491544

Summary: [quickfix] Provide quickfix for no-undef-expression to navigate to the defining object
Product: [ECD] Orion Reporter: Curtis Windatt <curtis.windatt.public>
Component: JS ToolsAssignee: Curtis Windatt <curtis.windatt.public>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 12.0   
Target Milestone: 12.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Bug Depends on: 491513    
Bug Blocks:    

Description Curtis Windatt CLA 2016-04-12 17:01:44 EDT
When a member expression isn't found as a member of an object we create an annotation.  If the defining object is in a workspace file we should provide a quick fix to navigate to the definition.  This should not be available if the object is defined in an indexed library.