uiwjs / react-textarea-code-editor

A simple code editor with syntax highlighting.

Home Page:https://uiwjs.github.io/react-textarea-code-editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Max number of lines so it doesn't overflow my div?

cisc0disco opened this issue · comments

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.

I'd love to use scrollbar if the code get's too big.

Here's the example:

image

image

Snímek obrazovky 2022-06-23 v 11 37 25

You can use react-codemirror , obviously it doesn't suit your needs now.

@cisc0disco

how do I import csharp?