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
editinsettings.json - paste the code above and save.