Extra ?
added to method in method signature completion for optional method
#46589
Labels
Bug
A bug in TypeScript
Domain: Completion Lists
The issue relates to showing completion lists in an editor
Effort: Casual
Good issue if you're already used to contributing to the codebase. Harder than "good first issue".
Fix Available
A PR has been opened for this issue
Good First Issue
Well scoped, documented and has the green light
Help Wanted
You can do this
Milestone
Bug Report
🔎 Search Terms
🕗 Version & Regression Information
4.5.0-dev.20211029
💻 Code
For the code:
Complete
barOpt
insideFoo
🙁 Actual behavior
barOpt
gets added with a?
🙂 Expected behavior
Since we have implemented the method, I'd expect us the remove the
?
The text was updated successfully, but these errors were encountered: