Feature Requests item #758698, was opened at 2003-06-22 04:18 Message generated for change (Comment added) made by gvanrossum You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=359579&aid=758698&group_id=9579
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed Resolution: Accepted Priority: 5 Private: No Submitted By: Guido van Rossum (gvanrossum) Assigned to: Kurt B. Kaiser (kbk) Summary: Couple of feature requests Initial Comment: - F5 should offer to save *all* files rather than just the one. It's hard to track down all files you've touched in a larger project. - When the stackviewer can't open its window because sys.last_traceback etc. aren't defined, it should pop up a warning rather than just doing nothing. - I like a way to re-run the last file on which I used F5 regardless of which window I am currently in (even the shell). Use case: editing a large multi-module program, the main program is a separate file that runs unit tests. Suggestion: Ctl-F5. ---------------------------------------------------------------------- >Comment By: Guido van Rossum (gvanrossum) Date: 2007-08-27 13:48 Message: Logged In: YES user_id=6380 Originator: YES I don't want this on my dashboard any more. ---------------------------------------------------------------------- Comment By: Kurt B. Kaiser (kbk) Date: 2003-06-22 22:08 Message: Logged In: YES user_id=149084 These are excellent requests, especially the first and last ones. I was planning on doing them before you asked. I'm making good use of the Autosave feature, and haven't been bitten by it yet. It really makes for speedy turn-around. I find I'm using IDLE about half the time now, with my emacs usage going down. Now, if we had incremental search....and smart tab.... ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=359579&aid=758698&group_id=9579 _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
