mirror of
https://github.com/home-assistant/core.git
synced 2025-08-02 20:25:07 +02:00
Replace old python extension with new pylance in devcontainer (#41591)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"appPort": 8123,
|
||||
"runArgs": ["-e", "GIT_EDITOR=code --wait"],
|
||||
"extensions": [
|
||||
"ms-python.python",
|
||||
"ms-python.vscode-pylance",
|
||||
"visualstudioexptteam.vscodeintellicode",
|
||||
"ms-azure-devops.azure-pipelines",
|
||||
"redhat.vscode-yaml",
|
||||
|
Reference in New Issue
Block a user