Boa Constructor
Bigish things:
- Source-Explorer in the Inspector panel (single-click goes to function -- optionally, the last line your cursor was on)
- Updated online help (python 2.3.3 documentation)
- Syntax highlighting for regex editor
- Draggable tabs on tab-bar (to rearrange them)
- Don't make buttonbar flash/re-init when you switch between windows that have THE SAME BUTTONBAR (also, cache all non-visible buttonbars in background?)
- Logical menu layout!!! (see other IDEs)
Little things:
- Running a module saves it first
- Clicking [x] or [_] buttons on palette closes/minimizes JUST the palette, not entire program; clicking [x] on the last open window closes Boa
- Hotkeys in Explorer (F2 - Rename, Ctrl-X/C/V), dragging
- BUG: making a new file puts two copies in the file list
- Favorites in save/open dialog
- Tracebacks has empty "Errors" node when there are no errors in the code
Make output window refresh more frequently (no buffering) or, option to run programs in an external console (with "press any key..." after termination)
- 'Explore' tab can sort by name OR program order (dragging can reposition them in source?! :O)
- Spill-out menu for Bicycle Repair Man
