Add pdb snippet#247
Conversation
|
@robsonpeixoto , not sure i want to add this into the list of snippets. This extension supports debugging without the use of pdb, i.e. people won't have to resort to the old pdb debugger when using this. |
|
No problem. I'm using on my snippets. |
|
@robsonpeixoto , so there is a use case. Will add. Thanks |
|
@robsonpeixoto , how do you use vscode with docker?
|
|
@DonJayamanne I'm creating a virtualenv with all deps to use the intellisense. But I agree with you, the pythonVSCode should support remote interpreters. |
|
And thanks for the attention |
|
@robsonpeixoto , just out of curiosity doesn't remote debugging help? or is it just a case of preference? |
|
Just case of preference. I'll study more about this plugin. |
No description provided.