mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update devcontainer.json
This commit is contained in:
parent
6c25c9760a
commit
6de6c10bc3
@ -9,7 +9,9 @@
|
|||||||
"-e", "GIT_EDTIOR='code --wait'"
|
"-e", "GIT_EDTIOR='code --wait'"
|
||||||
],
|
],
|
||||||
"extensions": [
|
"extensions": [
|
||||||
"ms-python.python"
|
"ms-python.python",
|
||||||
|
"ms-azure-devops.azure-pipelines",
|
||||||
|
"redhat.vscode-yaml"
|
||||||
],
|
],
|
||||||
"settings": {
|
"settings": {
|
||||||
"python.pythonPath": "/usr/local/bin/python",
|
"python.pythonPath": "/usr/local/bin/python",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user