Closed itssimon closed 2 years ago
Is there any way to disable line wrapping within the editor and have horizontal scrolling instead? This would be important for editing YAML containing long strings.
@itssimon This will complicate the editor. If you need to use more complex functions, you can choose @uiw/react-codemirror, @uiw/react-monacoeditor.
@uiw/react-codemirror
@uiw/react-monacoeditor
Is there any way to disable line wrapping within the editor and have horizontal scrolling instead? This would be important for editing YAML containing long strings.