| Summary: | [tern] Use gather() API and remove need to check for object-ness in getFile callback | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Michael Rennie <Michael_Rennie> |
| Component: | JS Tools | Assignee: | Michael Rennie <Michael_Rennie> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 11.0 | ||
| Target Milestone: | 11.0 | ||
| Hardware: | PC | ||
| OS: | Mac OS X | ||
| Whiteboard: | |||
|
Description
Michael Rennie
Fixed in: http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=a702fb263af5f4ebb27bc2c0b19117f3a2209da5 I also made some additional changes: 1. sorted keyword proposals to the end of the listing, since they are mostly not relevant 2. ensured that the 'guess' state is properly passed through to open decl and open impl |