mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-09 02:30:15 -06: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