document basicSetup includes historyKeymap #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Make it clear that the undo history keymap is included as part of basicSetup and minimalSetup as this wasn't entirely clear from the https://codemirror.net/docs/ref/ documentation. Users might also assume that undo keybindings are included within defaultKeymap (which they are not).
@ -19,25 +19,25 @@ import {lintKeymap} from "@codemirror/lint"///You have a stray slash here at the start of the link target.
Thanks. But maybe we can keep this a bit more succinct by including it on the line that mentions "the undo history" as "and keymap" (separate link)?
Happy to oblige and apologies for the typo.
Fixes applied, made a few more edits to cleanup and clarify keymaps.
Feel free to make additional edits based on your preferred style of formatting if that's easier than back and forth comments.
In case you've not heard this enough: CodeMirror has brought much joy to so many developers. That includes me. Much appreciated!
Thanks, merged as
80d81b6Pull request closed