On 2/2/2011 5:45 PM, Douglas S. Blank wrote:

I've stopped using IDLE, so I don't know if some of these issues have
been addressed in the latest versions, but here are some things that
were issues:

* needs a stable interface for plugins (it seemed like each version
changed slightly and our extensions kept breaking)

* more hooks for plugins

* needed a way to run the code in editor window without restarting the
shell (some code has start-up code that should not have to be re-run
each time you want to load the program)

* control+p and alt+p (print and previous) were too similar and I kept
printing the entire history

* allow one to select a printer before printing

* ability to clear the shell window

* allow IDLE to startup with either shell or editor

* Don't show the weird, scary message about Personal Firewall
subprocessing and loopbacks. That is not a good way to introduce people
to computing!

* Allow more than one idle to be run at same time

* command-line history persistent between sessions

* some weird cursor positions in shell. home should take you to a place
after prompt, not before.

* cutting and pasting from shell to window could remove the >>> prompts

* menu items not intuitive for beginners

* more options with a context-sensitive right-mouse-click

IDLE is very nice, but it could be developed into a finally-tuned product.

Good luck!

I have some of the same wishes. I am saving this list.

--
Terry Jan Reedy

_______________________________________________
IDLE-dev mailing list
IDLE-dev@python.org
http://mail.python.org/mailman/listinfo/idle-dev

Reply via email to