heyman / heynote

A dedicated scratchpad for developers
https://heynote.com
Other
3.76k stars 183 forks source link

Update to latest versions of @codemirror packages #247

Open heyman opened 1 month ago

heyman commented 1 month ago

Tests fail because Codemirror no longer passes along the Event object to the command, so emacsMetaKeyCommand() function must be updated to not rely on this.