Skip to content
This repository was archived by the owner on Aug 27, 2022. It is now read-only.

Commit 3f8427a

Browse files
committed
Add plugins
1 parent 9256d3e commit 3f8427a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
],
1010
"extensions": [
1111
"ms-python.python"
12+
"github.vscode-pull-request-github",
13+
"tabnine.tabnine-vscode"
1214
],
1315
"settings": {
1416
"python.pythonPath": "/usr/local/bin/python",

0 commit comments

Comments
 (0)