pxt-arcade
pxt-arcade copied to clipboard
Allow user-defined functions to be split over multiple lines
When you have a function that takes in a lot of parameters, the blocks can get really long. In extensions, you can make blocks split after every newline so they are taller and take up less space horizontally. Maybe in the edit/create function dialog, there can be a check button/switch that could say "Split function parameters over multiple lines"