Our development environment is very secured, It doesn't have access to public internet and limited with the installation of software and tools.
Since the npm registry is mirrored to our intranet, we are allowed to install the node modules.
The VS code is not listing any extensions. Is there any way that I can add the Extensions like "prettier" using npm install ?