- 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 Suggest Match On Word Start Only Setting.
- Check or Uncheck: When enabled IntelliSense filtering requires that the first character matches on a word start. For example c on console or webcontext but not on description . When disabled IntelliSense will show more results but still sorts them by match quality.