-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Labels
Milestone
Description
Bug Report
🔎 Search Terms
Completion, IntelliSense
🕗 Version & Regression Information
Tested in 'Nightly' version - the problem is not fixed.
- This changed between versions 5.0.4 and 5.1.3
⏯ Playground Link
Playground link with relevant code
💻 Code
let foo: number = 1
fo🙁 Actual behavior
Completion list ater fo does not contain foo item.
🙂 Expected behavior
Completion list ater fo contains foo item.
Reactions are currently unavailable