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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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