Object literals in an assignment pattern do not get completions #3758
Labels
Bug
A bug in TypeScript
Domain: Completion Lists
The issue relates to showing completion lists in an editor
Help Wanted
You can do this
Milestone
As mentioned by @JsonFreeman in #3698 (comment), completion at the cursor in the following example should list
a
andb
(and I believe with no builder allowed).The text was updated successfully, but these errors were encountered: