commit | 7123ea009b0b004062d91f69859bddf422c34ab4 | [log] [tgz] |
---|---|---|
author | Tal Einat <taleinat@gmail.com> | Tue Jul 23 15:22:11 2019 +0300 |
committer | GitHub <noreply@github.com> | Tue Jul 23 15:22:11 2019 +0300 |
tree | 710e79beacd4853354ccb4a5d6333148914e54ec | |
parent | 1ebee37dde5c2aabc8e2d2c7bbe2a69b293133bb [diff] [blame] |
bpo-17535: IDLE editor line numbers (GH-14030)
diff --git a/Lib/idlelib/mainmenu.py b/Lib/idlelib/mainmenu.py index b0c85cf..fc51fb1 100644 --- a/Lib/idlelib/mainmenu.py +++ b/Lib/idlelib/mainmenu.py
@@ -100,7 +100,8 @@ ('Configure _IDLE', '<<open-config-dialog>>'), None, ('Show _Code Context', '<<toggle-code-context>>'), - ('Zoom Height', '<<zoom-height>>'), + ('Show _Line Numbers', '<<toggle-line-numbers>>'), + ('_Zoom Height', '<<zoom-height>>'), ]), ('window', [