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

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

Apr 11, 2025 - 19:51
 0
Added a way to check the current file for imports and install missing deps

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