Comment lines while debugging
Hi everyone,
I am debugging a .py file and usually add comment lines. After that the handler bugs and points the incorrect line. But if I delete the added comment line, the handler points the correct line. So, is it possible to add comment lines and make the cursor to point the correct line?. I attached a screencast about the bug.
![]()
Thanks in advance
Claudio M.
Please sign in to leave a comment.
Hi,
Would you mind submitting a bug report to the issue tracker: https://youtrack.jetbrains.com/issues/PY , providing steps to reproduce the issue and a code snippet?
Yes, thank you. I will do it