Open ndr-brt opened 3 years ago
What do you think makes most sense -
Note also this idea: https://github.com/tidalcycles/tidal-listener/issues/9
Designed to make it easier to implement highlighting that works even as code is edited, as individual characters can be associated with the original tokens as they are highlighted.
The best would be to match x y and make them starts from zero.
On the wiki it's reported that:
< /code/highlight <duration> <cycle position> <row> <col> <row> <col>
but the reality is:
< /code/highlight <duration> <cycle position> <col> <row> <col> <row>
In addition, row numbers start from 1 not from 0 as column numbers