This repository can be added as an extension in MakeCode. This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.
The util.py file has >40 functions at this point, making it harder to maintain/track. It's worth creating a new folder 'util_functions' (or something similar), and split the current file into several ...