place this in your settings.json
file:
"editor.acceptSuggestionOnCommitCharacter": false,
To open settings.json
file:
cmd +
, orctrl +
,- scroll down until you see
Files: Associations
- Click on
edit
insettings.json
- paste the code above and save.