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.


    Auto completion doesn't work

    Pythonista
    3
    5
    2375
    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.
    • BretOne
      BretOne last edited by

      My Code auto completion just doesn't show up. Any idea why this could be?

      cvp 1 Reply Last reply Reply Quote 0
      • cvp
        cvp @BretOne last edited by

        @BretOne Please, give an example

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

          I am using Pythonista on my IPad pro on IOS 12 and the code completion field just doesn't show up. The Highlighting works fine but the aoto completion is nowhere to be seen.

          mikael 1 Reply Last reply Reply Quote 0
          • mikael
            mikael @BretOne last edited by

            @BretOne, there has always been certain code where autocomplete fails for me. One cause has been inline methods, but there must be others. To check if this is the case, start a new simple piece of code and see if it works then.

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

              I agree with @mikael , sometimes with long script, autocomplete does not work for me.
              And also, if you begin to type, for instance, a method of an import module and you have not yet put the import line
              Ex: ui.i shows Image,... only if the import ui is already above

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