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

is there an attribute to show the number of lines ?

Open ykhedher opened this issue 3 years ago • 1 comments

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 />

ykhedher avatar Mar 02 '22 15:03 ykhedher

you can use @uiw/react-codemirror or @uiw/react-monacoeditor. @ykhedher

jaywcjlove avatar Mar 03 '22 00:03 jaywcjlove