DEV Community

Cover image for A vscode extension which will help you manage extensions like on intellij
Okerew
Okerew

Posted on

A vscode extension which will help you manage extensions like on intellij

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

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay