Skip to content

Conversation

ArnoPeters
Copy link

@ArnoPeters ArnoPeters commented Nov 10, 2022

Resolves #25

The /readme.md mentions the remote containers extension (which does not exist in the marketplace by that name directly, but DOES have the id "ms-vscode-remote.remote-containers"). When following the link it actually mentions the Dev Containers extensions on the first line.
On opening the repo, Visual Studio code detects and recommends that Dev Containers extension (which does exist)
The quickstart guide linked in the repo's About recommends the Azure Static Web Apps extension as well.

  • Both recommended extensions have been added to a /.vscode/extensions.json to have Visual Studio Code notify developers of these recommendations on repo open.
  • Corrected the link name for the Dev Containers extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a vscode extensions.json with the recommended extensions.
1 participant