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.


    editor.annotate_line

    Pythonista
    editor annotate
    3
    5
    3471
    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.
    • Phuket2
      Phuket2 last edited by

      @omz, is there still a way to cycle though annotations? Before you could bring up a pop window, you could step through them and clear them all etc.

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

        When you tap the file name, annotations should show up at the top of the list, and you can select or clear them from there. There will be an option to clear all annotations in the next beta.

        Phuket2 1 Reply Last reply Reply Quote 0
        • Phuket2
          Phuket2 @omz last edited by

          @omz , sorry I haven't tried them. But I assumed they would work exactly the same as the pep-8 and pyflakes checks.

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

            Yes, the pep8 and pyflakes checkers actually use editor.annotate_line, so it's exactly the same thing.

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

              Incidentally, if you have a doctest that loads and closes files in the editor, annotations seem to get cleared from the running doctest I realize that is kind of an edge case!

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