Added a way to check the current file for imports and install missing deps
Okerew

Okerew @okerew

About: I am a student which mainly programs in Python and JavaScript/Typescript, sometimes in C, Go and Java. Reach me on other platforms: https://coderlegion.com/user/okerew https://x.com/okerewwar?s=21

Location:
Poland
Joined:
Jul 9, 2024

Added a way to check the current file for imports and install missing deps

Publish Date: Apr 11
0 0

Added a way to check the current file for imports and installs missing dependencies from it to my VSCode extension designed to help developers manage dependencies for various programming languages. It provides functionalities to analyze, sync, update, and install dependencies, ensuring that your project's dependencies are up-to-date and correctly declared.

https://github.com/Okerew/depramanager

Comments 0 total

    Add comment