pycharm - no link to source code from debug console
已回答
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
请先登录再写评论。
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.