2

In PyCharm, is there a way to automatically change the script in Run/Debug Configurations to the file I am currently editing? Currently, when I create a new file, I manually edit the Script in Configurations to the one I want to run.

1
  • I don't think so. Sorry. Commented Jun 1, 2015 at 1:34

1 Answer 1

3

Right click in context menu and click Run 'your_script' or press Ctrl+Shift+F10

Found here: https://www.jetbrains.com/pycharm/quickstart/

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.