bpo-33610: Update IDLE Code Context doc entry (GH-7597) · python/cpython@2adfeef

Original file line numberDiff line numberDiff line change

@@ -274,7 +274,8 @@ Configure IDLE

274274
275275

Code Context (toggle)(Editor Window only)

276276

Open a pane at the top of the edit window which shows the block context

277-

of the code which has scrolled above the top of the window.

277+

of the code which has scrolled above the top of the window. Clicking a

278+

line in this pane exposes that line at the top of the editor.

278279
279280

Window menu (Shell and Editor)

280281

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^