Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

File modifications outside Spyder #1268

Closed
spyder-bot opened this issue Feb 17, 2015 · 1 comment
Closed

File modifications outside Spyder #1268

spyder-bot opened this issue Feb 17, 2015 · 1 comment

Comments

@spyder-bot
Copy link
Collaborator

From contrebasse on 2013-02-12T02:44:06Z

Spyder Version: 2.1.10
Python Version: 2.7.3
Qt Version: 4.8.2, PyQt4 (API v1) 4.9.3 on Linux

What steps will reproduce the problem?

  1. Open a file in Spyder
    1. Modify the file externally What is the expected output? What do you see instead? The modifications are not detected automatically and there is no way (that I've found) to reload it inside Spyder without closing and opening it.
      Modifying the file under Spyder without reloading it erases the external modifications.
      I see two solutions to this problem :
    2. either detect the modifications of the current file automatically (and check when changing tabs) and ask the user if the modifications should be taken into account or ignored
    3. either provide menu entries to reload the current opened file or all opened files.

Please provide any additional information below

. This issue is especially annoying when using version control software.

Original issue: http://code.google.com/p/spyderlib/issues/detail?id=1268

@spyder-bot
Copy link
Collaborator Author

From pierre.raybaut on 2013-02-12T12:26:36Z

Revert file to disk: "File" menu --> "Revert".

This is a known issue, marking as duplicate.

Status: Duplicate
Mergedinto: 836

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant