Skip to content

Instantly share code, notes, and snippets.

@jyydev
Last active June 30, 2021 10:26
Show Gist options
  • Save jyydev/79f2ab2c8cfcaec7dbe9d5f63cd84bb9 to your computer and use it in GitHub Desktop.
Save jyydev/79f2ab2c8cfcaec7dbe9d5f63cd84bb9 to your computer and use it in GitHub Desktop.
VSCode -> autocomplete -> settings

VSCode > autocomplete > settings

Here are few settings to turn on and off the autocomplete when a certain key is pressed.

This is different from turning off the suggestions. Suggestion still appears but will not trigger autocomplete when a certain key is pressed.

Autocomplete settings:

How to turn on and off autocomplete when enter, return key is pressed:

How to turn on and off autocomplete when dot . period key is pressed:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment