By Lapis Notes Verified 0.1.1 Web Electron

Spell Check

Harper grammar and spelling diagnostics for open notes

Download .lapis-plugin

Highlights

  • Check spelling and grammar in open notes with Harper.
  • Review diagnostics and suggestions in editor and Problems surfaces.
  • Configure dialect, dictionaries, rules, and file scopes per vault.

Spell Check

Harper grammar and spelling diagnostics for open notes

Install for static composition

pnpm add @lapis-notes/spellcheck

Register the exported plugin class in the application's PluginProfile. Import @lapis-notes/spellcheck/styles.css?inline and pass the CSS through the static registration so the host owns its lifecycle.

The runtime plugin ID is spellcheck. A matching signed spellcheck-0.1.1.lapis-plugin archive is attached to the package-scoped GitHub release for manual or registry installation.

See the repository README for development, validation, and release-gate details.

View source README

Tags