John Björk
|
a9752fb2a4
|
Exposing Vim from codemirror-vim
Docs for adding keybindings
Only expose Vim from keybindings
|
2025-12-20 17:20:38 +01:00 |
|
Dsm0
|
0de212c12f
|
fix visual block mode
|
2025-12-18 22:55:44 -08:00 |
|
dtricks
|
f48f8e46e5
|
fix empty catches
|
2025-10-06 15:53:44 +02:00 |
|
dtricks
|
a79fc3db5b
|
remove unnecessary comments
|
2025-10-06 15:53:44 +02:00 |
|
dtricks
|
46ba165c7e
|
remove gcc
|
2025-10-06 15:53:44 +02:00 |
|
dtricks
|
73a9834959
|
codeformat
|
2025-10-06 15:53:44 +02:00 |
|
dtricks
|
be9368e8a2
|
feat(codemirror): add Vim :w evaluate, :q stop, and gc/gcc toggle comment via custom events; docs: add Vim shortcuts page and link from REPL manual
|
2025-10-06 15:53:44 +02:00 |
|
Dsm0
|
5448fc6077
|
removed duplication and unnecessary keymappings in codemirror config
|
2025-07-16 15:17:34 -07:00 |
|
Dsm0
|
10156f0067
|
add basicSetup for keybindings
|
2025-07-15 19:13:24 -07:00 |
|
Dsm0
|
bf3de368f0
|
added codemirror as an option + removed fallback on defaults
|
2025-07-10 12:11:10 -07:00 |
|
Dsm0
|
d645cc6fe5
|
fixed keybinding presedence issue
|
2025-07-09 13:28:22 -07:00 |
|
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 |
|