Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Infominds DepcheckNew to Visual Studio Code? Get it now.
Infominds Depcheck

Infominds Depcheck

Infominds AG

|
594 installs
| (0) | Free
Highlight unused dependencies in your package.json
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Infominds Depcheck

Introduction

The "Infominds Depcheck" extension helps you organize and manage dependencies. It provides a direct way to visualize unused dependencies and dev dependencies declared in your package.json.

Software Dependencies

  • depcheck

Latest Releases

Version 0.0.6

Build and Test

API References

  • VSCode API Documentation
  • depcheck API Documentation

Creating your first extension

You can follow the instructions provided on the VSCode website.

Running Tests

After setting up your extension project, press F5 or navigate to Run > Start Debugging to run the tests.

Publishing your Extension

To publish your extensions you need to install the vsce tool. To install it run: npm install -g @vscode/vsce

Make sure you are in your project directory and then run: vsce package You should now have a .vsix file. FInally run: vsce publish to publish your extension to the VSCode Marketplace.

License

This project is licensed under the MIT License.

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