Files
strudel/packages
drdozer d87ce960d2 feat: implement context-aware autocomplete
Adds context-sensitive autocompletion for:
- Sound names in s("...") and sound("...") after the opening quote or after whitespace/bracket
- Bank names in bank("...") with quote handling and live filtering
- Scale types in .scale("...") after the colon, inserting colon-form for multi-word names
- Pitch names (C, C#, Db, etc.) for scale keys on explicit completion (Ctrl+Space) before the colon
- Blocks fallback completions in scale context before colon to avoid function list cross-talk
2025-09-13 21:36:24 +01:00
..
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-08-18 11:46:29 -04:00
2025-09-10 23:08:16 +02:00
2025-06-13 08:17:55 +01:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-08-18 11:46:29 -04:00
2025-09-11 19:14:00 +02:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-08-18 11:46:29 -04:00
2025-09-11 08:26:20 +02:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-06-12 14:36:45 +01:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-05-01 23:54:13 +02:00
2025-09-10 23:08:16 +02:00
2025-09-10 23:08:16 +02:00
2025-06-14 15:22:27 +01:00

Packages

Each folder represents one of the @strudel/* packages published to npm.

To understand how those pieces connect, refer to the Technical Manual or the individual READMEs.