-
Notifications
You must be signed in to change notification settings - Fork 36k
Closed
Labels
extensionsIssues concerning extensionsIssues concerning extensionsfeature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeededworkbench-cliVS Code Command line issuesVS Code Command line issues
Milestone
Description
- VSCode Version: 1.27.1
- OS Version: MacOS 10.13.6
I have found that I am unable to reliably install extensions via the command line because of an update prompt that requires user interaction. A flag like --yes or --force or --update would be helpful in allowing the --install-extension command to run non-interactively.
Steps to Reproduce:
code --install-extension yzhang.markdown-all-in-one(or any extension that has a newer version than the one you have installed)- Prompt appears:
Extension 'yzhang.markdown-all-in-one' v1.6.0 is already installed, but a newer version 1.6.1 is available in the marketplace. Would you like to update? Yes(0) | No(1)
Does this issue occur when all extensions are disabled?: Yes (CLI command)
bittner and donovanglover
Metadata
Metadata
Assignees
Labels
extensionsIssues concerning extensionsIssues concerning extensionsfeature-requestRequest for new features or functionalityRequest for new features or functionalityverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeededworkbench-cliVS Code Command line issuesVS Code Command line issues