Adds "tabnine.tabnine-vscode" to devcontainer
This commit is contained in:
parent
6691cd0df9
commit
5b045f8c4f
@ -8,7 +8,8 @@
|
|||||||
"GIT_EDTIOR='code --wait'"
|
"GIT_EDTIOR='code --wait'"
|
||||||
],
|
],
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"ms-python.python"
|
"ms-python.python",
|
||||||
|
"tabnine.tabnine-vscode"
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"python.pythonPath": "/usr/local/bin/python",
|
"python.pythonPath": "/usr/local/bin/python",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user