[fix] linewrap

This commit is contained in:
Andy Bunce 2025-08-29 16:01:52 +01:00
parent 83c80a4b8f
commit e81d9ac6f2
6 changed files with 9 additions and 7 deletions

View file

@ -30045,6 +30045,7 @@ ${text}</tr>
drawSelection(),
dropCursor(),
EditorState.allowMultipleSelections.of(true),
EditorView.lineWrapping,
indentOnInput(),
syntaxHighlighting(defaultHighlightStyle, { fallback: true }),
bracketMatching(),

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long