mattpocock / ts-error-translator

VSCode extension to turn TypeScript errors into plain English
https://ts-error-translator.vercel.app
2.36k stars 90 forks source link

Restart/reset the tips? #235

Closed Marouan-El-Haddad closed 9 months ago

Marouan-El-Haddad commented 9 months ago

Is it possible to somehow reset all the hints on syntax, so I can start over and see everything again from the beginning? I don't think this is a real bug, but I can't see where to do this.

mattpocock commented 9 months ago

Yes! Go into your settings.json and remove all of the mentioned tips

Marouan-El-Haddad commented 9 months ago

Thanks a lot for the help! It worked! :)