• Home
  • Raw
  • Download

Lines Matching refs:Idle

965 - Issue #24570: Idle: make calltip and completion boxes appear on Macs
968 - Issue #24988: Idle ScrolledList context menus (used in debugger)
977 - Issue #25198: Enhance the initial html viewer now used for Idle Help.
984 - Issue #25225: Condense and rewrite Idle doc section on text colors.
988 - Issue #22820: Explain need for *print* when running file from Idle editor.
990 - Issue #25224: Doc: augment Idle feature list and no-subprocess section.
992 - Issue #25219: Update doc for Idle command line options.
996 Use idleib.idle.* to start Idle. See idlelib.__init__.__doc__.
998 - Issue #25199: Idle: add synchronization comments for future maintainers.
1000 - Issue #16893: Replace help.txt with help.html for Idle doc display.
1002 It looks better than help.txt and will better document Idle as released.
1015 - Issue #23672: Allow Idle to edit and run files with astral chars in name.
1018 - Issue 24745: Idle editor default font. Switch from Courier to
1023 - Issue #21192: Idle editor. When a file is run, put its name in the restart bar.
1026 - Issue #13884: Idle menus. Remove tearoff lines. Patch by Roger Serwy.
1032 extension has been moved from the General tab of the Idle preferences dialog
1036 - Issue #16893: Update Idle doc chapter to match current Idle and add new
1039 - Issue #3068: Add Idle extension configuration dialog to Options menu.
1045 from a shell, output window, or 'Untitled' editor, Idle no longer displays
1054 To match this, they are no longer pickled when running under Idle.
1062 - Issue #14105: Idle debugger breakpoints no longer disappear
1065 - Issue #17172: Turtledemo can now be run from Idle.
1082 bindings for Idle so Caps Lock does not disable them. Patch by Roger Serwy.
1085 still in progress no longer closes Idle.
1097 consolidating and improving human-validated tests of Idle. Change other files
1112 - Issue #17390: Display Python version on Idle title bar.