Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

IDLE: Detect file if modified at local disk and prompt to ask refresh #94523

Open
Assignees
terryjreedy
Labels
stdlibStandard Library Python modules in the Lib/ directorytopic-IDLEtype-featureA feature request or enhancement
@znsoooo

Description

@znsoooo

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

Discuss at:https://discuss.python.org/t/i-made-some-improvement-for-idle-can-i-contribute-to-idlelib-library-in-python-project

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

stdlibStandard Library Python modules in the Lib/ directorytopic-IDLEtype-featureA feature request or enhancement

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2026 Movatter.jp