Felix Roos 87feac447b - make codemirror package more capable
- add themes from react package
- add Autocomplete from react package
- handle dynamic extensions
- handle keyboard shortcuts
- make StrudelMirror as capable as Repl
2023-12-14 09:42:25 +01:00
..
2023-09-30 21:22:49 +02:00
2023-05-05 15:13:17 +02:00
2023-11-17 15:33:53 +01:00
2023-07-04 21:49:39 +02:00

@strudel/codemirror

This package contains helpers and extensions to use codemirror6. See vite-vanilla-repl-cm6 as an example of using it.