Replace old python extension with new pylance in devcontainer (#41591)
parent
1d682bdc78
commit
4d997180e6
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue