Files
strudel/packages/codemirror
Felix Roos 1d65f09f3c - enable most settings:
- keybindings
- line numbers
- line wrapping
- highlighting (new)
- flashing (new)
- autocomplete not working yet
- move themes to codemirror package (currently duplicated)
- generally simplify settings handling
2023-11-03 10:04:58 +01:00
..
2023-11-03 10:04:58 +01:00
2023-11-03 10:04:58 +01:00
2023-11-03 10:04:58 +01:00
2023-11-03 10:04:58 +01:00
2023-11-03 10:04:58 +01:00
2023-09-30 21:22:49 +02:00
2023-11-03 10:04:58 +01:00
2023-11-03 10:04:58 +01:00
2023-05-05 15:13:17 +02:00
2023-10-04 09:42:10 +02:00
2023-11-03 10:04:58 +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.