79610290

Date: 2025-05-07 10:16:15
Score: 1.5
Natty:
Report link
"editor.inlineSuggest.enabled": false,
"editor.parameterHints.enabled": false,
"[<language>]": {
  "editor.quickSuggestions": false,
  "editor.suggest.showWords": false,
  "editor.suggest.showSnippets": false
},
"typescript.suggest.enabled": false,
"javascript.suggest.enabled": false
I added this to the settings.json file. Worked like a charm! :)
Reasons:
  • Blacklisted phrase (1): Worked like a charm
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Aiman Waheed