Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mojgit
Copy link
Contributor

@mojgit mojgit commented Jan 11, 2023

Based on vscode docs, in the devcontainer.json file, all the vscode extensions should be listed under customizations => vscode => extensions.

https://code.visualstudio.com/docs/devcontainers/containers#_create-a-devcontainerjson-file
https://containers.dev/implementors/json_reference/

This MR adds the proper fields to the devcontainer.stub file so the generated devcontainer.json file will work properly in vscode containers.

There is no test required for this minor bug fix, but the generated devcontainer.json file will be in the proper format after this fix and if the user decides to uncomment a specific extension, it will be installed in the container without any issue.

Please let me know if I need to do any improvement to this MR, thanks.

@taylorotwell taylorotwell merged commit a64f78a into laravel:1.x Jan 11, 2023
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.

2 participants