Introducing a vscode extension which will help you manage extensions more easily with dependency graphs, installation manager, scanning for vulnerabilities, telling you when there is an update for an extension and More! It is completely free, opensource
Github- https://github.com/Okerew/depramanager/tree/main
Marketplace - https://marketplace.visualstudio.com/items?itemName=Okerew.depramanger
Features:
Dependency Analysis: Scans your workspace to identify declared, installed, missing, and extra dependencies.
Sync Declarations: Automatically adds missing dependencies to your project's dependency files.
Check for Updates: Notifies you of outdated dependencies and allows you to update them.
Install Specific Dependency: Allows you to install a specific dependency for your project.
Extension Recommendations: Suggests and installs recommended VSCode extensions for your project's programming language.
Highlights outdated dependencies Highlights outdated dependencies in the editor in the configuration file of the given language.
Scans for vulnerabilities Scans for vulnerabilities in the dependencies of your project
I will later release it also on open marketplace when they fix their stuff
Top comments (0)