- Open VS Code.
- Click on File.
- Then find Preferences -> settings.
- Click on the Text Editor in the left side menu.
- Then Click on Suggestions.
- Locate the Accept Suggestions On Commit Character Setting.
- Check or Uncheck: Controls whether suggestions should be accepted on commit characters. For example, in JavaScript the semi-colon ( ; ) can be a commit character that accepts a suggestion and types that character.