Switch Angel AKA Jade Rose
|
f9a9993c42
|
Merge branch 'main' into jade/dollar_shortcut
|
2026-01-11 06:32:29 +01:00 |
|
Felix Roos
|
e4e2d60b28
|
Merge branch 'main' into vanillarepl
|
2025-12-28 12:58:45 +01:00 |
|
froos
|
56ecb006fa
|
Merge pull request 'Feature: non-realtime exporting' (#1674) from BANanaD3V/strudel:feat/non-realtime-exporting into main
Reviewed-on: https://codeberg.org/uzu/strudel/pulls/1674
|
2025-12-19 00:45:39 +01:00 |
|
Jade (Rose) Rowland
|
f0aac2098a
|
update_shortcut
|
2025-12-03 22:59:20 -05:00 |
|
Jade (Rose) Rowland
|
b9fce15042
|
working
|
2025-12-03 15:18:32 -05:00 |
|
Felix Roos
|
48407c309c
|
add basic dough repl
|
2025-11-17 23:10:10 +01:00 |
|
Nikita
|
95700e1196
|
Fix wavetables breaking after playback
|
2025-10-22 20:00:36 +03:00 |
|
Nikita
|
daea207aff
|
Better sample loading
|
2025-10-21 22:42:01 +03:00 |
|
Nikita
|
92d3fe496d
|
Bug fixes
|
2025-10-21 21:00:30 +03:00 |
|
Nikita
|
a2b76bde14
|
Format
|
2025-10-20 21:24:54 +03:00 |
|
Nikita
|
0f652e8b5b
|
Remove webaudio from core dependencies
|
2025-10-20 21:24:27 +03:00 |
|
Nikita
|
4bdaf577c0
|
Format
|
2025-10-20 20:22:16 +03:00 |
|
Nikita
|
ff83994733
|
Better export UI
|
2025-10-20 20:19:52 +03:00 |
|
Nikita
|
b3715dc5df
|
WIP export UI
|
2025-10-19 23:02:20 +03:00 |
|
Nikita
|
908c0e44ff
|
Fix worklets not loading
|
2025-10-19 19:44:53 +03:00 |
|
Nikita
|
0fbde61b2d
|
WIP non-realtime exporting
|
2025-10-19 14:38:50 +03: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
|
eb4f1f69f6
|
pnpm codeformat
|
2025-07-10 17:28:56 -07:00 |
|
Dsm0
|
e7e321fe03
|
added multicursor support on ctrl/cmd + click
|
2025-07-10 15:03:22 -07:00 |
|
Dsm0
|
8defdc424c
|
added tab-indent setting
|
2025-07-08 17:57:24 -07:00 |
|
Felix Roos
|
5eabcf0618
|
mondo mode for StrudelMirror / repl / mini repl
|
2025-03-23 22:47:33 +01:00 |
|
Jade (Rose) Rowland
|
4959bff060
|
font settings
|
2025-02-21 11:06:21 -05:00 |
|
Björn Þór Jónsson
|
b913e1c50d
|
REPL: solo and sync configuration
|
2024-11-09 15:13:24 +01:00 |
|
Felix Roos
|
aeaf447142
|
add doc
|
2024-10-22 22:27:14 +02:00 |
|
Felix Roos
|
1e6e0a61b3
|
feat: markcss
|
2024-10-22 22:23:48 +02:00 |
|
Felix Roos
|
d9bd6f9e7d
|
hotfix: alt+dot breakage
|
2024-10-20 21:04:18 +02:00 |
|
Felix Roos
|
d53929cf68
|
export comment commands
|
2024-06-25 10:00:26 +02:00 |
|
Felix Roos
|
bf391ad6ce
|
simplify: painters are now handled by Drawer
|
2024-06-02 03:03:36 +02:00 |
|
Felix Roos
|
375c68775c
|
make sure draw logic works with multiple repls
|
2024-06-01 15:41:55 +02:00 |
|
Felix Roos
|
e408fedaf6
|
format
|
2024-05-30 09:34:46 +02:00 |
|
Felix Roos
|
d424b118ff
|
add a few helpers
|
2024-05-30 09:34:31 +02:00 |
|
Felix Roos
|
4e7f5e9cda
|
add closeBrackets setting
|
2024-03-29 17:07:48 +01:00 |
|
Felix Roos
|
04a0952a22
|
simplify draw plumbing
|
2024-03-28 06:25:24 +01:00 |
|
Felix Roos
|
6b98e414c6
|
make onPaint work with mutiple repls on screen
+ add warning if stock onPaint is not overloaded
|
2024-03-19 08:44:05 +01:00 |
|
Felix Roos
|
29dab578e7
|
can now load claviature as a codemirror widget
|
2024-03-14 23:49:38 +01:00 |
|
Felix Roos
|
0f07bfc9d7
|
rename: canvas -> draw
|
2024-03-07 13:24:52 +01:00 |
|
Felix Roos
|
6ce8a3feba
|
move draw logic to separate package
|
2024-02-29 22:14:53 +01:00 |
|
Felix Roos
|
7557952155
|
format
|
2024-02-25 13:17:52 +01:00 |
|
eefano
|
8af40a9c61
|
added <> for mininotation
|
2024-02-22 23:35:00 +01:00 |
|
eefano
|
f54aa3d823
|
'Enable Bracket Matching' option in Codemirror
|
2024-02-22 22:04:57 +01:00 |
|
Felix Roos
|
96bafa7f0b
|
the big rename: @strudel.cycles/* -> @strudel/*
|
2024-01-18 09:54:37 +01:00 |
|
Felix Roos
|
bcee6632af
|
fix: invisible selection on vim + emacs mode
|
2024-01-06 15:21:58 +01:00 |
|
Felix Roos
|
2ed3a5c582
|
fix: lint
|
2023-12-28 20:36:59 +01:00 |
|
Felix Roos
|
a9dc0912d0
|
fix: drawer performance issue
|
2023-12-28 17:54:51 +01:00 |
|
Felix Roos
|
39e81aa77c
|
reduce drawTime to fix perf (for now)
|
2023-12-27 12:46:10 +01:00 |
|
Felix Roos
|
f524dde5ae
|
tooltip without react + simplify autocomplete
|
2023-12-26 18:03:58 +01:00 |
|