rodemirror icon indicating copy to clipboard operation
rodemirror copied to clipboard

React component for CodeMirror 6

Results 9 rodemirror issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

Here's the full code of the component in question: ```jsx import { Button, Modal, ModalBody, ModalCloseButton, ModalContent, ModalFooter, ModalHeader, ModalOverlay, } from '@chakra-ui/react'; import { basicSetup } from '@codemirror/basic-setup'; import...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pnpm/action-setup](https://togithub.com/pnpm/action-setup) | action | major | `v2.2.2` -> `v3.0.0` | ---...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-node](https://togithub.com/actions/setup-node) | action | major | `v3` -> `v4` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v3` -> `v4` | --- ### Release...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pnpm/action-setup](https://togithub.com/pnpm/action-setup) | action | minor | `v2.2.2` -> `v2.4.1` | --- ### Release...

Thank you for this library. I'm attempting to set the value and selection attributes simultaneously, but encountering a "Selection points outside of document" error when doing so. As best as...

I would like to have an app like an editor with tabs. I think it would be much easier if I created a separate CM instance for each tab and...

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [pnpm/action-setup](https://togithub.com/pnpm/action-setup) | action | major | `v2.2.2` -> `v4.0.0` | --- ### Release...