VS Code tips: Deprecating code in JavaScript and TypeScript

Опубликовано: 18 Сентябрь 2020
на канале: Code 2020
10,093
81

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