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

Bug 448540

Summary: Clean up the type environment code
Product: [ECD] Orion Reporter: Michael Rennie <Michael_Rennie>
Component: JS ToolsAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 7.0   
Target Milestone: 8.0   
Hardware: PC   
OS: Mac OS X   
Whiteboard:

Description Michael Rennie CLA 2014-10-23 14:02:38 EDT
The code could use some love, and should make use of the source from the AST rather than call more editor context getText() promises.
Comment 1 Michael Rennie CLA 2014-10-23 14:05:25 EDT
Fixed in:

http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=ee303af793a2a48cd7019080a20c20169cbfc0b6

updated assist tests to tag AST with source and added new env support for finding a definition (will be used in hover)