Closed
Description
From @WilliamChelman on May 19, 2018 10:23
- VSCode Version: 1.23.1
- OS Version: Pop!_OS 17.10
Steps to Reproduce:
-
Create a typescript file and try the following. When the type is "unioned" with undefined, the autocomplete cannot advise to use the enum anymore.
-
This is most annoying with situations like this, with optional parameters given to functions.
Does this issue occur when all extensions are disabled?: Yes
Copied from original issue: microsoft/vscode#50153