Skip to content

Commit 6d40ff5

Browse files
committed
copilot
1 parent 7312cad commit 6d40ff5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,9 @@
1313
"vscode": {
1414
"extensions": [
1515
"redhat.java",
16-
"ms-vscode.vscode-json"
16+
"ms-vscode.vscode-json",
17+
"GitHub.copilot",
18+
"GitHub.copilot-chat"
1719
]
1820
},
1921
"settings": {

0 commit comments

Comments
 (0)