We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a08456 commit e1f9495Copy full SHA for e1f9495
.devcontainer/devcontainer.json
@@ -21,7 +21,7 @@
21
"visualstudioexptteam.vscodeintellicode",
22
"ev.container-lambda-playwright-python",
23
"github.vscode-github-actions",
24
- "debugpy.python"
+ "ms-python.debugpy"
25
],
26
"settings": {
27
"python.defaultInterpreterPath": "/usr/local/bin/python",
0 commit comments