Catch adapter being None and print user-friendly message:
This commit is contained in:
parent
cd26e81fd9
commit
1b7402915c
2 changed files with 12 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
}
|
||||
},
|
||||
"attach": {
|
||||
"adapter": "vscode-python",
|
||||
"adapter": "debugpy",
|
||||
"configuration": {
|
||||
"request": "attach",
|
||||
"type": "python",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue