Skip to content

Commit 199a336

Browse files
committed
Added Github.copilot to devcontainer.json
1 parent db2b480 commit 199a336

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"extensions": [
1717
"streetsidesoftware.code-spell-checker",
1818
"ms-python.python",
19-
"ms-python.vscode-pylance"
19+
"ms-python.vscode-pylance",
20+
"GitHub.copilot
2021
]
2122
}
2223
},

0 commit comments

Comments
 (0)