react-textarea-code-editor icon indicating copy to clipboard operation
react-textarea-code-editor copied to clipboard

A simple code editor with syntax highlighting.

Results 38 react-textarea-code-editor issues
Sort by recently updated
recently updated
newest added

think will be great to add the possibility send errors props with the format ```typescript type Errors = { startAt: number; // start position in string endAt: number; // end...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rehype-prism-plus](https://togithub.com/timlrx/rehype-prism-plus) | [`1.4.1` -> `1.4.2`](https://renovatebot.com/diffs/npm/rehype-prism-plus/1.4.1/1.4.2) | [![age](https://badges.renovateapi.com/packages/npm/rehype-prism-plus/1.4.2/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

![test](https://user-images.githubusercontent.com/7967717/183486764-a9ceb9f5-31ab-44d1-bd30-01d61dc553f1.gif) If you look at the gif you can see that the cursor is actually above where the input appears. When you type it's really difficult to know where your...

`package.json` will be updated once the dependency `@mapbox/rehype-prism` publishes a new release.

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. > [!WARNING] These dependencies are deprecated: | Datasource | Name | Replacement PR? |...

Hi, I've got a problem with formatting, I even tried editing the source, but I could achieve setting maximum height or at least setting the maximum possible number of lines....

Hi everyone, I am facing with the issue when trying to load the data from the api. There are some special characters which can be displayed normal on and ....

# Proposal Hi, first of all, this is a great react component. I have used it for some of my projects and it works as intended. Great stuff! I'd like...

Is there any way to stop code wrap and make it horizontal scroll