Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>VS Code JSDocs DeprecatedNew to Visual Studio Code? Get it now.
VS Code JSDocs Deprecated

VS Code JSDocs Deprecated

double

|
564 installs
| (0) | Free
VSCode extension that checks for deprecated imports
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

VS Code JSDocs Deprecated 🚨

Fork from https://github.com/balajmarius/vscode-jsdocs-deprecated

Leverage the power of JSDocs. Show deprecated usages in the editor, as you type.

VS Code JSDocs Deprecated

Installation

In the command palette (CMD + SHIFT + P) select “Install Extension” and choose "VS Code JSDocs Deprecated".

Usage

We detect when you open a file, when you change something in it, when you switch editors. So there is no command to run, just install the extension and work as you normally would. We will mark any deprecated usages in the editor.

VS Code JSDocs Deprecated

Behind the scenes

We plug into VSCode and use the hover functionality to find deprecated identifiers. So if your project is configured properly and the VS Code hover shows you that tiny deprecated warning, we will show it, too.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft