Skip to content

Conversation

@robsonpeixoto
Copy link
Contributor

No description provided.

@DonJayamanne
Copy link
Owner

@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.
Just out of curiosity, under what circumstance are you using the pdb debugger and not the one built into this extension?

@robsonpeixoto
Copy link
Contributor Author

No problem. I'm using on my snippets.
I'm using docker to run the service, so the pdb is very useful.

@DonJayamanne DonJayamanne merged commit 4b023ef into DonJayamanne:master Aug 11, 2016
@DonJayamanne
Copy link
Owner

@robsonpeixoto , so there is a use case. Will add. Thanks

@DonJayamanne
Copy link
Owner

@robsonpeixoto , how do you use vscode with docker?

  • does vscode provide intellisense, etc?
    I don't think so. This is one area that needs to be improved (adding support for remote interpreters - docker)

@robsonpeixoto
Copy link
Contributor Author

@DonJayamanne I'm creating a virtualenv with all deps to use the intellisense.
But I'm using a docker-compose with all env var configured making easier to run using docker.

But I agree with you, the pythonVSCode should support remote interpreters.

@robsonpeixoto robsonpeixoto deleted the patch-1 branch August 11, 2016 03:00
@robsonpeixoto
Copy link
Contributor Author

And thanks for the attention

@DonJayamanne
Copy link
Owner

@robsonpeixoto , just out of curiosity doesn't remote debugging help? or is it just a case of preference?

@robsonpeixoto
Copy link
Contributor Author

Just case of preference. I'll study more about this plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants