react-textarea-code-editor
react-textarea-code-editor copied to clipboard
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: 👇
<CodeEditor showNumbers />
you can use @uiw/react-codemirror or @uiw/react-monacoeditor. @ykhedher