Skip to content

"start" and "end" params for Enactment select methods #25

@mscarey

Description

@mscarey

To select text starting or ending in a particular place, without importing TextPositionSelector.

Behind the scenes, the start and end params are converted to a new TextPositionSelector, which is applied along with any other selectors passed to the method.

The params can accept either strings or int indices?

Consider a similar addition to the select_more method.

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