azure-dev icon indicating copy to clipboard operation
azure-dev copied to clipboard

[codespaces] vscode plugin is installed by default but still get prompt to install it

Open danieljurek opened this issue 3 years ago • 0 comments
trafficstars

This probably needs to be routed to someone on vscode team.

The azd vscode extension is in the devcontainer.json file (example) yet we sometimes see alerts to install it.

Repro steps:

  1. Create new codespaces instance of a repo (e.g. https://github.com/Azure-Samples/todo-nodejs-mongo/tree/main)
  2. Wait for creation to finish
  3. Observe first run image

Expected: no alert to install azure developer extension Actual: Alert to install azure developer extension, after the extension is installed

danieljurek avatar Oct 19 '22 14:10 danieljurek