Open
Description
openedon Apr 20, 2023
Bug Report
From the following bug reports:
extends
keyword not suggested inside of generic #53467- TypeScript cannot auto-complete keyword
extends
#53372
After interface Foo
or generic TypeScript doesn't suggest just extends keyword, instead, it just doesn't block completions now. I wonder is this possible to complete only valid extends
keyword instead of showing everything? For example variables previously were not suggested:
cc @a-tarasyuk
Again, I'm not against new behavior, just wondering wether the fix can be improved
Please fill in each section completely. Thank you!
-->
🔎 Search Terms
extends other completions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment