chore: add VS Code workspace configuration for debugging and tasks
This commit is contained in:
Vendored
+9
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"Vue.volar",
|
||||
"ms-dotnettools.csharp",
|
||||
"ms-dotnettools.vscode-dotnet-runtime",
|
||||
"ms-azuretools.vscode-docker",
|
||||
"tamasfe.even-better-toml"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user