pycharm - no link to source code from debug console
Answered
On Pycharm community latest version, I don't see anyway to click to jump to source code from debug console. What setting changes is needed to make the source code line number in debug console clickable to jump to corresponding lines in source code editor?
Thanks
Please sign in to leave a comment.
Hello,
Please follow these instructions https://www.jetbrains.com/help/pycharm/navigating-to-source-code-from-the-debug-tool-window.html .
Let me know if it is what you are looking for.