It seems that no one is willing to create library files for Makecode block editor, thus making it hard if even possible to use.
The common excuse is that the makecode block-editor is highly limited, but that does not have to be the case.
I think however that many of the python users just uses the libraries they find for the hardware, yet does in fact NOT know how it actually works anyway, thus preventing them from taking full advantage and use of the hardware after all.
If people would create the same library files for makecode block-editor that they spend on creating for library files for circuit-python, makecode would have close to no limits compared to python. I am aware that there might be a few limitations that cannot be avoided, but so is there with all software - hardware mixes.
And makecode block-editor is by far the most intuitive editor out there with the most siple “if - then” blocks or “repeat x-times” loops as examples, and its user friendly appearance makes it very easy to look at and use. The makecode block-editor could perhaps even become the most used editor, that is if only people out there would create library files for it instead of or as well as python or arduino.
But is the python and arduino community afraid that they cannot be the only ones that can make advanced programs, if everyone can figure out how to do so using a more user-friendly editor?
In the makecode editor the user does not have to know and remember the EXCACT way to spell certain tings, how to setup neopixels nor where to put parentheses or quotations. The makecode block-editor will do this so easy for its user.
So people - Please make libraries for makecode block-editor. Then more people could create great things out there…