Skip to content

Conversation

andrewbranch
Copy link
Member

Fixes #35458

An external module that exports undefined caused some code added in #32517 to crash. It turns out I was unable to actually reproduce that exact crash in a failing test because the test harness throws immediately upon discovering multiple completions for undefined, which is pretty fair, so I
now filter undefined from being considered as an auto-import altogether.

@sandersn
Copy link
Member

sandersn commented Mar 4, 2020

Also fixes #35036, as far as I can tell, since repros have stopped coming in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Intellisense stops working when TS Server is higher version
4 participants