The Wayback Machine - https://web.archive.org/web/20200910154912/https://github.com/balajmarius/vscode-jsdocs-deprecated
Skip to content
master
Go to file
Code

README.md

VS Code 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.

About

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

Topics

Resources

License

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
You can’t perform that action at this time.