Skip to content

Commit

Permalink
Create devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
bradygaster authored Jun 7, 2020
1 parent a5bf3b1 commit 56de087
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"extensions": [
"ms-vscode.csharp",
"ms-azuretools.vscode-docker",
"ms-kubernetes-tools.vscode-kubernetes-tools",
"ms-kubernetes-tools.vscode-aks-tools",
"ipedrazas.kubernetes-snippets",
"redhat.vscode-yaml",
"ms-vscode.azurecli",
"ms-vscode.azure-account",
"kangping.protobuf",
"ms-dotnettools.csharp"
]
}

0 comments on commit 56de087

Please sign in to comment.