Set up the source tree for CodeMirror Speak-and-Spell.

Review Request #14474 — Created June 24, 2025 and submitted

Information

codemirror-speak-and-spell
master

Reviewers

This sets up the build environment, package information, and public
information for CodeMirror Speak-and-Spell, a plugin for CodeMirror v5
that allows reliable usage of browser-provided spell checking,
speech-to-text, AI assistated writing, and more.

There's no implementation of the plugin in this change, but that will
come next.

Built this along with the plugin code and tested it in Firefox, Chrome,
and Safari.

Summary ID
Set up the source tree for CodeMirror Speak-and-Spell.
This sets up the build environment, package information, and public information for CodeMirror Speak-and-Spell, a plugin for CodeMirror v5 that allows reliable usage of browser-provided spell checking, speech-to-text, AI assistated writing, and more. There's no implementation of the plugin in this change, but that will come next.
4fa7461e38311d5a7300e82808086f5969451f9b
Description From Last Updated

These should probably be main, right?

daviddavid

Too many blank lines.

daviddavid
david
  1. 
      
  2. .reviewboardrc (Diff revision 1)
     
     
     
    Show all issues

    These should probably be main, right?

    1. Oh, oops. Yep. Well, master in this case (I didn't pay close attention to what Git had set up for me but I guess the default is still master).

  3. rollup.config.mjs (Diff revision 1)
     
     
     
     
    Show all issues

    Too many blank lines.

  4. 
      
chipx86
david
  1. Ship It!
  2. 
      
maubin
  1. Ship It!
  2. 
      
chipx86
Review request changed
Status:
Completed