Skip to content

Commit

Permalink
Merge pull request #2 from artwalker/main
Browse files Browse the repository at this point in the history
Update devcontainer.json with GitHub Copilot extension
  • Loading branch information
alfredodeza authored Dec 12, 2023
2 parents b05fbf7 + 488e162 commit ed47bd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"extensions": [
"rust-lang.rust-analyzer",
"vadimcn.vscode-lldb",
"GitHub.copilot-nightly"
"GitHub.copilot"
]
}
}
Expand Down

0 comments on commit ed47bd2

Please sign in to comment.