mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-23 17:30:04 -05:00
* Don’t offer import statement completions at `from` position * Set isGlobalCompletion to false, use indexOf lookup
* Don’t offer import statement completions at `from` position * Set isGlobalCompletion to false, use indexOf lookup