• Home
  • Raw
  • Download

Lines Matching +refs:is +refs:completion +refs:line

1 This file, idlelib/help.txt is out-of-date and no longer used by Idle.
2 It is deprecated and will be removed in the future, possibly in 3.6
47 Go to Line -- Ask for a line number and show that line
66 Format Paragraph -- Reformat the current blank-line-separated
84 and line number, open the file, and show the line
100 which is scrolling off the top or the window.
130 Clear Breakpoint -- Clears the breakpoint on that line
139 Go to file/line -- Same as in Debug menu
165 Home/End go to begin/end of line.
168 Control-a beginning of line
169 Control-e end of line
170 Control-k kill line (but doesn't put it in clipboard)
177 After a block-opening statement, the next line is indented by 4 spaces
179 (break, return etc.) the next line is dedented. In leading
194 (default is two seconds) after a '.' or (in a string) an os.sep is
197 continuation is found.
199 If there is only one possible completion for the characters entered, a
200 Tab will supply that completion without opening the ACW.
204 blank line, it will contain the built-in and user-defined functions and
208 If string of characters is typed, the ACW selection will jump to the
243 Return while cursor is on a previous command retrieves that command.
244 Expand word is also useful to reduce typing.
248 The coloring is applied in a background "thread", so you may
272 Command line usage:
278 If IDLE is started with the -n command line switch it will run in a
282 in this mode user code is not isolated from IDLE itself. Also, the
283 environment is not restarted when Run/Run Module (F5) is selected. If
286 are to take effect. For these reasons, it is preferable to run IDLE