We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd5c792 commit fc5bd98Copy full SHA for fc5bd98
.devcontainer/devcontainer.json
@@ -41,7 +41,7 @@
41
},
42
// Add the IDs of extensions you want installed when the container is created.
43
"extensions": [
44
- "ms-dotnettools.csharp",
+ "ms-dotnettools.csdevkit",
45
"EditorConfig.EditorConfig",
46
"streetsidesoftware.code-spell-checker"
47
]
0 commit comments