| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
The visibility state of the code context pane is now persistent between
sessions and the pane does not appear in the shell window.
M CodeContext.py
M EditorWindow.py
M NEWS.txt
M PyShell.py
M config-extensions.def
M configHandler.py
|
|
|
|
|
|
|
|
|
|
| |
2. Add a <<toggle-code-context>> envent to the [CodeContext] section of
config-extensions.def and also a default-on variable, set to 0.
3. Update the help file to include Code Context.
M CodeContext.py
M config-extensions.def
M help.txt
|
|
|
|
|
|
|
|
| |
which has scrolled above an edit window. Patch 936169 Noam Raphael.
A CodeContext.py
M NEWS.txt
M config-extensions.def
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Extensions must still be configured manually and there is currently one
set of extension key bindings for all platforms.
Bring NEWS.txt up to date.
Update CREDITS.txt and idlever.py for release.
M NEWS.txt
M config-extensions.def
M extend.txt
M help.txt
M idlever.py
|
|
|
|
|
|
| |
Modified Files:
config-extensions.def config-highlight.def config-keys.def
config-main.def
|
|
|
|
|
|
|
|
| |
M config-extensions.def
M help.txt
1. Run Script --> Run Module
2. Update IDLE Help file and do more work on format.
|
|
|
|
| |
Let's try Alt-2....
|
|
|
|
|
| |
Zoom becomes Alt-H "height"
Check Module becomes Alt-X "syntax"
|
|
|
|
|
| |
config-extensions.def
AutoIndent merged 21Jul
|
|
|
|
| |
code is directed to the Shell.
|
| |
|
| |
|
|
|
|
| |
further devel of highlight handling
|
|
|
|
|
| |
adjust configuration sources accordingly
move SearchBindings.py into the attic now
|
|
|