Should not block completions when let a
on the previous line
#54729
Labels
Domain: Completion Lists
The issue relates to showing completion lists in an editor
Experience Enhancement
Noncontroversial enhancements
Fix Available
A PR has been opened for this issue
Help Wanted
You can do this
Suggestion
An idea for TypeScript
Milestone
Bug Report
π Search Terms
no let variable completions suggestions
β― Playground Link
Playground link with relevant code
π» Code
π Actual behavior
No completions
π Expected behavior
Should not block completions
Note: it is different from #54654 as it is not regression, TypeScript was always blocking it as I remember, but I do not understand why e.g. we can have something like this:
The text was updated successfully, but these errors were encountered: