Run Python File in Terminal should save the file first #1316
Labels
Milestone
Comments
5 tasks
DonJayamanne
added a commit
that referenced
this issue
Apr 23, 2018
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Environment data
Actual behavior
Run Python File in Terminal does not save the file before running it in the terminal
Expected behavior
Run Python File in Terminal should save the file before running it in the terminal. I've gotten confused a few times when I type something into a file and try to run it, and it produces unexpected results, only to realize I forgot to save.
Steps to reproduce:
print("hello world")into the file, but don't save!Logs
N/A
The text was updated successfully, but these errors were encountered: