mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-27 11:06:32 +00:00
Update devcontainer.json
This commit is contained in:
parent
4818ad7465
commit
e30f39e97e
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user