From a9b7f8c75a9859d843ed1370ab9a6ad5c77f08f7 Mon Sep 17 00:00:00 2001 From: Rick Levine Date: Thu, 16 Feb 2023 05:05:38 -0800 Subject: More tweaks --- lib/debug.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/debug.py') diff --git a/lib/debug.py b/lib/debug.py index aae9ae81..edf55bcc 100644 --- a/lib/debug.py +++ b/lib/debug.py @@ -96,9 +96,9 @@ class Debug(object): # Inkscape from the PyCharm Terminal pane, you can do: # export PYCHARM_REMOTE_DEBUG=true;inkscape # - # 6. Either click on the green "bug" icon or press Ctrl-D to start debugging. - # The PyCharm debugger pane will display the message "Waiting for process - # connection..." + # 6. In Pycharm, either click on the green "bug" icon if visible in the upper + # right or press Ctrl-D to start debugging.The PyCharm debugger pane will + # display the message "Waiting for process connection..." # # 7. Do some action in Inkscape which invokes Ink/Stitch extension code, and the # debugger will be triggered. If you've left "Suspend after connect" checked -- cgit v1.2.3