Skip to content

Commit

Permalink
Update devcontainer extensions for demo
Browse files Browse the repository at this point in the history
  • Loading branch information
rajbos authored Nov 26, 2023
1 parent 2be61e8 commit 1c73d90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
"customizations": {
"vscode": {
"extensions": [
"ms-dotnettools.csdevkit",
"GitHub.copilot",
"GitHub.copilot-chat",
"GitHub.copilot-labs"
"GitHub.copilot-labs",
"eamodio.gitlens"
]
}
}
Expand Down

0 comments on commit 1c73d90

Please sign in to comment.