codemirror-6-experiments icon indicating copy to clipboard operation
codemirror-6-experiments copied to clipboard

Experiments with CodeMirror 6

Results 6 codemirror-6-experiments issues
Sort by recently updated
recently updated
newest added

As a followup to #23, display the indicator to the user somehow. TODO sketch/brainstorm UI ideas. Where should this go?

From create-react-app: ```css body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif; } code { font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier...

First bug report from a remote user "I started editing and this happened". ![image](https://user-images.githubusercontent.com/68416/48018261-66076d80-e156-11e8-8bf5-737aa8e5cc27.png) The text got duplicated, can no longer type.