[pywin32-bugs] [ pywin32-Patches-3048851 ] ctrl-enter-debug-into-interactive-statement.patch
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2010-08-26 01:50:17
|
Patches item #3048851, was opened at 2010-08-20 04:15 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=3048851&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: kxroberto (kxroberto) Assigned to: Nobody/Anonymous (nobody) Summary: ctrl-enter-debug-into-interactive-statement.patch Initial Comment: quickly debug into things from the interactive. Ctrl+Enter = Enter with control ... ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2010-08-26 11:50 Message: I'm a little concerned ctrl+enter may already be used by people in place of shift-enter, and that starting the debugger on that key combination may lead to unexpected surprised. How would you feel about ctrl+shift+enter? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=3048851&group_id=78018 |