Code Editor break long lines
I am using the Filament CodeEditor component:
By default, long lines extend horizontally and require horizontal scrolling.
Is there a way to enable line wrapping (automatic line breaks) in the editor, so that long lines wrap to the next line instead of scrolling?
1 Reply
Maybe all you need is some lines of CSS?