react-textarea-code-editor
react-textarea-code-editor copied to clipboard
A simple code editor with syntax highlighting.
Bug: Code Editor + Jest not working
Hey! Thanks for this library. The Code Editor does not work when using Jest. One reason is Jest not supporting `import` statements natively but what I am not understanding is...
is there an attribute to show the tooltip for any function ?
I want to showing tooltip when i hover on function text. is there an attribute for to do this? I mean something like the image below. 
Disabling spell check / Grammarly / LanguageTool etc.
Hey, thanks for the nice component, do you have any idea how to disable Grammarly, LanguageTool and such? I tried to use `spellCheck={false}` without much success? Thank you :)
is there an attribute to show the number of lines ?
I am not sure if I am missing something but it will be really cool if there's an attribute to show the number of lines. Example: 👇 ` `
Static build outputs `[object Object],[object Object],[object Object]` if value prop is set initially
Thanks for the awesome and simple to use package. I like it, since it's very simple and it suits my needs perfectly. However, I stumbled upon an issue that I...
ref to textarea throwing exception.
When trying to get ref to underlying textarea, it is returning some exception. version: 1.4.15 sample code. ``` export function SimpleHTMLEditor() { const editorRef = React.useRef(false); const onBold = ()...
Any way to override colours?
I want to use a dark theme for example and the operators such as '=' are always in black.
Next.js Support?
When I try to use this package in a React/Nextjs project, I get the following errors: `Module not found: ESM packages (rehype) need to be imported. Use 'import' to reference...
chore(deps): update dependency lint-staged to v15
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lint-staged](https://redirect.github.com/lint-staged/lint-staged) | [`^14.0.0` -> `^15.0.0`](https://renovatebot.com/diffs/npm/lint-staged/14.0.1/15.2.11) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
chore(deps): update dependency lerna to v8
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [lerna](https://lerna.js.org) ([source](https://redirect.github.com/lerna/lerna/tree/HEAD/packages/lerna)) | [`^7.1.3` -> `^8.0.0`](https://renovatebot.com/diffs/npm/lerna/7.4.2/8.1.9) | [](https://docs.renovatebot.com/merge-confidence/) |...