How To Enable/Disable Suggest Match On Word Start Only VSCode

YouTube video
  1. Open VS Code.
  2. Click on File.
  3. Then find Preferences -> settings.
  4. Click on the Text Editor in the left side menu.
  5. Then Click on Suggestions.
  6. Locate the Suggest Match On Word Start Only Setting.
  7. 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.