I believe the setting you're looking for is:
"editor.suggest.showWords": false
If you prefer the UI, you can also find it by doing the following
- Navigate the menus: click on -
File > Preferences > Settings
(or press Ctrl
+ ,
)
- Type
Show Words
in the search box at the top
- Uncheck the setting
Editor > Suggest: Show Words
You can find a full list of intellisense settings explained here (just scroll down a bit to find the list)
https://code.visualstudio.com/docs/editor/intellisense
That little text suggestion was very annoying. This is what worked for me. Hope it helps!
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…