react-textarea-code-editor
react-textarea-code-editor copied to clipboard
A simple code editor with syntax highlighting.
chore(deps): update dependency husky to v9
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [husky](https://redirect.github.com/typicode/husky) | [`^8.0.3` -> `^9.0.0`](https://renovatebot.com/diffs/npm/husky/8.0.3/9.1.7) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
more customisable padding
Hi I love this package, its very useful. Thanks Is there a way to use padding in a specific direction instead of the uniform padding prop whish applies the specified...
Module not found: Can't resolve 'devlop'
I get this error on update lib from 2.1.9 to 3.0.0. 
How to use with Remixjs?
i'm getting this error below when loading the root of my web app. code editor is on a separate route. and i'm getting this same error after following the advice...
Can I show line numbers ?
I want to show line numbers in this component How to show line numbers? or Can I show line numbers ?
CTRL + Z | Undo
Hello guys! I've a big problem with "undo"... When I typing any values but I press "Enter", I need to do "UNDO", only the line is currently working, and if...
[Feature Request] CSV support
CSV support would be great to have, for each column a different color from a color palette Let me know if this is hard to do, or if you'd like...
chinese input error
when i enter
Unable to access ref on CodeEditor using NextJS dynamic
Can you please provide an example of how to attach a ref to the CodeEditor component when using NextJS dynamic to load the editor. I get the error: Warning: Function...
Pressing the tab key on a readonly textarea causes a tab in the value