Update devcontainer.json

This commit is contained in:
Pascal Vizeli
2019-09-30 11:01:35 +02:00
committed by GitHub
parent 4818ad7465
commit e30f39e97e

View File

@@ -10,7 +10,8 @@
"--privileged" "--privileged"
], ],
"extensions": [ "extensions": [
"ms-python.python" "ms-python.python",
"visualstudioexptteam.vscodeintellicode"
], ],
"settings": { "settings": {
"python.pythonPath": "/usr/local/bin/python", "python.pythonPath": "/usr/local/bin/python",