Skip to content

Eager check window #12

Description

@awdeorio

The eager check feature automatically checks the paragraph at point. Expand to check paragraphs in window (visible part of the buffer).

Re-use the limit that flywrite-check-buffer uses. If requests would exceed the limit, silently trim the queued paragraphs and log it.

Test idea: Visible paragraphs are checked. 3 paragraphs. Only paragraph 2 is visible.

Test idea: Partially visible paragraphs are checked. 5 paragraphs. The window should start in the middle of para 2 and end in the middle of para 4. Verify para 2-4 inclusive are checked. Verify par 1 and 5 are not checked.

Test idea: Eager checking with scrolling. Similar to previous test. Then scroll about one paragraph.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions