Closed
Description
TS Template added by @mjbvz
TypeScript Version: 4.1.0-dev.20201026
Search Terms
- suggest / suggestion
- intellisense
- object short hand
- VSCode Version: 1.51.0-insider (7a3bdf4)
- OS Version: Arch Linux
Steps to Reproduce:
- Suppose there are variables in the current context (be it local or global)
- Create an object literal and try to use a variable in a shorthand style
- No semantic autocompletion is offered, and textual autocomplete is only offered after 3 characters
GIF file to better demonstrate:
Does this issue occur when all extensions are disabled?: Yes