Replace old python extension with new pylance in devcontainer (#41591)

pull/41762/head
Pascal Vizeli 2020-10-13 11:50:25 +02:00 committed by GitHub
parent 1d682bdc78
commit 4d997180e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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",