vscode-docker
vscode-docker copied to clipboard
Command to set default ACR configuration
This command should allow the user to set defaults values for subscription & and registry to improve user experience and make commands such as "run ACR task file" and "ACR Task: build image" faster.
One thing that will help, when we move to the common tree code, it will remember the last used option and default to it on each question.
it remembers it right now. It's just that is a pain to have to choose them every time. So, we could add a default config, so the user doesn't have to choose a subscription, registry, etc... every single time they run commands like run ACR task file.
@rosanch Could you prioritize this one, too? Thanks.
Closing as we've removed support for ACR tasks.