Closed
Description
Does this issue occur when all extensions are disabled?: Yes/No
- VS Code Version: 1.60.0-insider (user setup)
- OS Version: Windows_NT x64 10.0.19043
- List of extensions that you have installed: Visual Studio IntelliCode Completions
Steps to Reproduce:
-
Open the attached .txt file, convert it to a typescript .ts file
main.txt -
In line 5, type
s=
and you should see a gray text IntelliCode completion. -
When you type what the completion shows, and get to typing a dot, ".".
-
When you type a ".", it is expected you see the suggestions widget. But the suggestions widget does not show up in the presence of gray text completion.