solid-codemirror
solid-codemirror copied to clipboard
CodeMirror 6 component for SolidJS
Results
2
solid-codemirror issues
Sort by
recently updated
recently updated
newest added
replace #7 `editorState` is useful to get the new parse tree in `editorState.tree.topNode` todo: add type todo: rename to onEditorStateChanged, because this is not called for the initial state
Types are broken with current typescript (5.4.5), at least for my tsconfig anyway. The error continues with ``` There are types at '.../@solid-codemirror/codemirror/dist/index/index.d.ts', but this result could not be resolved...