Too many Inputs Is a new version of inputs extension. you can see the old one here:
Inputs V1.2 - Arcade / Show & Tell - Microsoft MakeCode
It adds some more blocks, all the Booleans and arrays had been sorted, and new category of numbered inputs for undecillion to vigintillion (WIP).
Inline block needs fix it won’t send a value of the blocks inside so if someone fix this then i add to the README.txt.
How to get the blocks
- Go to the project/extension link.
- Go click on the JavaScript button.
- Go to explorer and scroll down until you find the inputs.ts, go click on that.
- Just copy the whole code. make sure you’re not copying anything expect the code.
- Go to your project.
- Repeat #2 instructions.
- Go to explorer and click the plus button and then name it to inputs.ts.
- Paste your code in.