Skip to content

Don't apply spelling check on whole document but only on changed parts #7

@PAX523

Description

@PAX523

SpellingParser.parse(RSyntaxDocument, String) seems to do spelling check an whole document, again, after every change. This isn't performant for big documents. Ideally, this method gets additional information about concerned areas that have changed and need a new spellcheck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions