Auto suggestion for deprecated HTML attributes in VS Code?
I am currently working on a template for email letters. And it’s a bit annoying to type attributes such as <table cellpadding="0" cellspacing="0">
and some more often used like <td height="20" width="600">
manually. Did anyone find a way how to turn this on?