Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.2k
Open
Description
Feature or enhancement
Because IDLE not good at text editing, I sometimes use another text editor to make text editing such as text replacement and refactoring while opening IDLE parallelly.
But when I go back to IDLE, the editor doesn't give any hints, and then on the next run, my text changes are overwritten.
So I add a feature that IDLE can detect whether the local file has changed and make a prompt, ask to refresh. or set file into unsaved state if not refreshed.
Previous discussion
Usage:https://github.com/znsoooo/IDLE-Advance
Implementation:https://github.com/znsoooo/IDLE-Advance/blob/master/idlealib/AutoReload.py
Linked PRs
Metadata
Metadata
Assignees
Labels
Projects
Status
No status