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

F5 (run) saves editor file, but F10 (profile) does not #1761

Closed
spyder-bot opened this issue Feb 17, 2015 · 0 comments
Closed

F5 (run) saves editor file, but F10 (profile) does not #1761

spyder-bot opened this issue Feb 17, 2015 · 0 comments

Comments

@spyder-bot
Copy link
Collaborator

From dave.lin...@gmail.com on 2014-03-21T13:52:30Z

Spyder Version: 2.2.5
Python Version: 2.7.6
Qt Version : 4.8.4, PyQt4 (API v2) 4.9.6 on Windows
pyflakes >=0.5.0: None (OK)
pep8 >=0.6 : None (NOK)
IPython >=0.13 : 1.1.0 (OK)
rope >=0.9.2 : 0.9.4 (OK)
sphinx >=0.6.6 : 1.2.1 (OK)
matplotlib >=1.0: 1.3.1 (OK)
sympy >=0.7.0 : 0.7.4.1 (OK)
pylint >=0.25 : 1.0.0 (OK)

What steps will reproduce the problem?

  1. Edit the source file
    1. Hit F5 - note that file is saved, then new version is run.
    2. Edit the source file (again)
    3. Hit F10 - note that the file is NOT saved, the old version is run. What is the expected output? What do you see instead? I'd expect F5 and F10 to do the same thing re saving the file. I think the current F5 behavior is better (save file, then run).

Please provide any additional information below

.

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

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

2 participants