| Summary: | [es6] Support es_modules plugin in Tern | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> |
| Component: | JS Tools | Assignee: | 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: | |||
| Bug Blocks: | 460728 | ||
|
Description
Curtis Windatt
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=a092f04605b3556734e68aadda9604ffb0751a3c Add support for collecting import dependencies http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=ea913ff7e954aa41349141b2e25a97971c448e68 Adds ast manager collect dependency tests for node and import Marking as FIXED. We can't use the module name completion until we have access to a fast file search like FS. We can properly bring in es6 imports. We will have better test coverage in Bug 493463 once we can set the sourceType in the tests. |