python - PyCharm automatically change script -
in pycharm, there way automatically change script in run/debug configurations file editing? currently, when create new file, manually edit script in configurations 1 want run.
right click in context menu , click run 'your_script'
or press ctrl+shift+f10
found here: https://www.jetbrains.com/pycharm/quickstart/
Comments
Post a Comment