This small popup appears when I start introducing new properties into objects and, it would seem, all the time. This keeps me from moving up / down the lines because the up / down arrows scroll the contents of the window. I'm sorry this sounds like a version of VCLode Clippy from MS Word!

I tried the following user settings to no avail
// Place your settings in this file to overwrite the default settings
{
"editor.referenceInfos": false,
"editor.suggestOnTriggerCharacters": false,
"editor.autoClosingBrackets": false,
"editor.quickSuggestions": false
}
source
share