
vscode-private-extension-manager/README.md at main - GitHub
Private Extension Manager is a Visual Studio Code extension that lets you find, install, and update extensions from any NPM registry. This lets you distribute organization-specific extensions using a …
vscode-private-extension-manager/extension/README.md at main ...
Private Extension Manager uses a config file similar to Visual Studio Code's extensions.json to allow workspaces to recommend extensions. Create a file named .vscode/extensions.private.json in any …
Releases · joelspadin-garmin/vscode-private-extension-manager
Dec 15, 2020 · Private extension manager for Visual Studio Code. Contribute to joelspadin-garmin/vscode-private-extension-manager development by creating an account on GitHub.
vscode-private-extension-manager/remote-helper at main - GitHub
package-lock.json package.json tsconfig.json webpack.config.js .gitattributes .gitignore README.md
Question: how to automatically install your extension from a ... - GitHub
May 6, 2020 · Lines 41 to 51 in b84e933 // Configuration objects shouldn't be modified, so make a clone of the // channel dictionary that we can modify and replace the config with it. const config = …
vscode-private-extension-manager/README.md at main - GitHub
Private extension manager for Visual Studio Code. Contribute to joelspadin-garmin/vscode-private-extension-manager development by creating an account on GitHub.
OpenVSX support by nfogh · Pull Request #95 - GitHub
- Various fixes to satisfy eslinter promise checks - Bump version - Use factory functions to create objects requiring async initialization - Don't assert on invalid configuration, just log and don't include the …
Commits · joelspadin-garmin/vscode-private-extension-manager
Private extension manager for Visual Studio Code. Contribute to joelspadin-garmin/vscode-private-extension-manager development by creating an account on GitHub.
Private extension list not getting pulled from repository #73
Hi have confgured my jfrog repository endpoints in extensions.private.json file as specified in readme. it is not still able to fetch deployed packages and just keeps running (see attached screenho...
vscode-private-extension-manager/extension/src/install.ts at main ...
Private extension manager for Visual Studio Code. Contribute to joelspadin-garmin/vscode-private-extension-manager development by creating an account on GitHub.