Closed waderyan closed 7 years ago
@udarkness thank you for opening this issue. I have reproduced this using the latest Insider build. Migrating to the JavaScript language service repo (TypeScript).
I'm currently running into this issue. Is there an expected version for this fix?
Should be working correctly in latest drop of TypeSript (typescript@next
). VSCode ships with an older version of TypeScript. Please see Using Newer TypeScript Versions documentation for more details on updating your VSCode to use a different version of TypeScript.
From @udarkness on October 28, 2016 13:42
I cannot autocomplete a property of an object after its first use
Steps to Reproduce:
Copied from original issue: Microsoft/vscode#14664