Skip to content

Feature request: in-editor spelling suggestions + synonyms popover (left-click on flagged words) #2519

Description

@juliatetrud

Browsers flag misspellings in contenteditable/textarea fields but expose no suggestion API to JS, so any friendlier UX (click a flagged word → popover with corrections and synonyms) requires the editor to ship its own dictionary pass (e.g. hunspell/nspell + ProseMirror decorations) — too invasive to patch from outside. Requesting first-class editor support: spellcheck decorations with a suggestions/synonyms popover across PT editors and plain text fields. We'd use it on day one.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions