PyCharam: Breakpoints when calling code from Debug Console

已回答

Is there any way to hit breakpoints when calling code from the Debug Console (or any other console in fact)?.

I know that this feature is naturally supported in Matlab, and I find it super useful. Especially for the common cases where I want to add new lines of code while I am debugging. Currently in PyCharm, I find myself having to stop and re-run in order to debug the newly added code.

Thanks a lot and please keep up your great work.

0

Hi! We have a feature request about it, but we haven't implemented it yet: https://youtrack.jetbrains.com/issue/PY-19692

0
Avatar
Permanently deleted user

Great. Thanks. I cannot stress enough the importance of that issue to developers in my surroundings.

0

请先登录再写评论。