Today's VS Code tip: jsdoc deprecated
Use JSDoc to mark symbols as deprecated in your #JavaScript and #TypeScript projects
Usages of deprecated apis are rendered with a strikethrough in the editor, as are suggestions for deprecated symbols in IntelliSense