react-textarea-code-editor
react-textarea-code-editor copied to clipboard
A simple code editor with syntax highlighting.
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...
[](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) | [](https://docs.renovatebot.com/merge-confidence/)...
 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.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/uiwjs/react-textarea-code-editor). ## Config Migration Needed - [ ]...
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