Reputation: 11447
How to prevent these three dots from showing up without adding the corresponding type files?
Upvotes: 2
Views: 628
Reputation: 1190
Go to settings.json and paste
"javascript.suggestionActions.enabled": false
Upvotes: 3