omz:forum

    • Register
    • Login
    • Search
    • Recent
    • Popular

    Welcome!

    This is the community forum for my apps Pythonista and Editorial.

    For individual support questions, you can also send an email. If you have a very short question or just want to say hello — I'm @olemoritz on Twitter.


    Can I run a file in pythonista while I am editing another file?

    Pythonista
    2
    3
    1226
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • dnz_js
      dnz_js last edited by dnz_js

      Hi guys, really need your help. I used to code in PC and Mac (PyCharm), and I am newbie to pythonista.
      It's common to run a python project while we are editing its sub module. In PyCharm I just need to set up proper interpreter and link it to the file or class I want it to run but in Pythonista I need to switch back to the main file and click the run to see the result.

      So.... Is there any easier way to do that rather than switching around among files? Tqvm!

      1 Reply Last reply Reply Quote 0
      • JonB
        JonB last edited by

        You could set your main file as a wrench shortcut. Then you can edit your submodules, and wrench the main

        1 Reply Last reply Reply Quote 0
        • dnz_js
          dnz_js last edited by

          Thank you very much for the reply! I will give a try on that!

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB Forums | Contributors