Feature Requests item #1721083, was opened at 2007-05-17 22:15
Message generated for change (Comment added) made by kbk
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1721083&group_id=5470

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: IDLE
Group: Python 2.6
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Raymond Hettinger (rhettinger)
Assigned to: Kurt B. Kaiser (kbk)
Summary: Add File - Reload

Initial Comment:
When using CVS or SVN, it is common to revert or merge a file that is open in 
the editor.  It would be great to have a reload/refresh option on the menu to 
bring in the changed file.  Without that option, the only approach is to close 
without saving, fire-up the editor again, and reload the file manually.

----------------------------------------------------------------------

>Comment By: Kurt B. Kaiser (kbk)
Date: 2007-05-22 19:18

Message:
Logged In: YES 
user_id=149084
Originator: NO

But isn't this an example of a bell/whistle which is outside IDLE's design
policies?  It would add a menu item which would be rather rarely used,
especially by beginners, it seems to me.  Why not just close the edit
window (not IDLE) and re-open using the Files / Recent Files feature?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=355470&aid=1721083&group_id=5470
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to