bpo-22703: IDLE: Improve Code Context and Zoom Height menu labels by csabella · Pull Request #11214 · python/cpython
* Change text for Code Context to toggle between Show Code Context and Hide Code Context based on whether code context is active for the window. * Move Zoom Height under Options menu.
* Reverse Zoom Height and Code Context on options menu. * Alter between Zoom/Restore Zoom Height menu label. * Change indexing on menu item names.
terryjreedy
changed the title
bpo-22703: IDLE: Change menu text for Code Context whether it's open/closed
bpo-22703: IDLE: Improve Code Context and Zoom Height menu labels
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request
…thonGH-11214) The Code Context menu label now toggles between Show/Hide Code Context. The Zoom Height menu now toggles between Zoom/Restore Height. Zoom Height has moved from the Window menu to the Options menu. https://bugs.python.org/issue22703 (cherry picked from commit c1b4b0f) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
miss-islington added a commit that referenced this pull request
…-11214) The Code Context menu label now toggles between Show/Hide Code Context. The Zoom Height menu now toggles between Zoom/Restore Height. Zoom Height has moved from the Window menu to the Options menu. https://bugs.python.org/issue22703 (cherry picked from commit c1b4b0f) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters