Skip to content

Commit e1f9495

Browse files
committed
Adding debug to dev container
1 parent 8a08456 commit e1f9495

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"visualstudioexptteam.vscodeintellicode",
2222
"ev.container-lambda-playwright-python",
2323
"github.vscode-github-actions",
24-
"debugpy.python"
24+
"ms-python.debugpy"
2525
],
2626
"settings": {
2727
"python.defaultInterpreterPath": "/usr/local/bin/python",

0 commit comments

Comments
 (0)