[add] file read
This commit is contained in:
parent
21c0eae056
commit
e63912740a
7 changed files with 316 additions and 26 deletions
|
|
@ -90,7 +90,7 @@ const baseExts = [
|
|||
drawSelection(),
|
||||
dropCursor(),
|
||||
EditorState.allowMultipleSelections.of(true),
|
||||
tooltips({ }), // clipped
|
||||
tooltips({ }), // clipped
|
||||
keymap.of([indentWithTab]),
|
||||
indentOnInput(),
|
||||
syntaxHighlighting(defaultHighlightStyle, { fallback: true }),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue