codemirror-emacs icon indicating copy to clipboard operation
codemirror-emacs copied to clipboard

Emacs keybindings for CM6

Results 4 codemirror-emacs issues
Sort by recently updated
recently updated
newest added

Using Ctrl-Space to set the mark, and moving the cursor around should highlight the code between the mark and the cursor, I see code for that keybinding in the plugin...

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.16 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

Clicking in the space at the end of a wrapped line will place the cursor "past" the end of the line. The cursor will then "flash" the next character of...

The built `dist/index.js` contains `/*@__PURE__*/` annotations, as mentioned in the [CM buildhelper README](https://github.com/codemirror/buildhelper/): > NOTE: This tool will add a `/*@__PURE__*/` annotation in front of every top-level function call, to...