Closed matthewkaney closed 6 months ago
Support Feedforward/Strudel-style event highlighting. This involves injecting some metadata into the program before running it. Alex explained how this works in Feedforward.
Refer to https://github.com/tidalcycles/strudel/blob/main/packages/codemirror/highlight.mjs as a starting point for what the CM6 decoration logic would look like
Support Feedforward/Strudel-style event highlighting. This involves injecting some metadata into the program before running it. Alex explained how this works in Feedforward.