| Summary: | [tern] Support module completions from Tern plugins | ||
|---|---|---|---|
| Product: | [ECD] Orion | Reporter: | Curtis Windatt <curtis.windatt.public> |
| Component: | JS Tools | Assignee: | Curtis Windatt <curtis.windatt.public> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P3 | ||
| Version: | 12.0 | ||
| Target Milestone: | 12.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | |||
|
Description
Curtis Windatt
We should also see what we can do to make this more discoverable. http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=78824279d187086a05b018c2b7540ffe66eee861 - Adds support for AMD module completions - Adds new test suite for module completions - ES_Modules only supports file path modules currently which we can't support without node FS. - We can now provide fake files with contents in the testingWorker. |