David
David
May be an edge case missed by PR #6694

We can just add a new "hidden" tag or something like that
(I mean, don't worry about it at this stage, just create the addons)
> Two addons already imported custom-block-shape's module: custom-block-text and editor-square-inputs. I agree that it should probably be moved somewhere else - maybe to the addon API, but it could also...
> I'll change it to only take `tab` as an argument. Good idea. We kept adding arguments and the calls were getting too long.
@mxmou I suggest you take a quick second look at all the code changes in this PR (it's been some time, so it's effectively a second review), if you tell...
No need to actually fill the clipboard. We can use local storage, and if there's both a block copied in this project, and from another project, we could show "Paste...
This comment is interesting (and makes complete sense): > Chris said that we didn't need to maintain [CSS attributes used by ScratchAddons]. And in general for ScratchAddons things, we shouldn't...
> How long until everything breaks? I don't think there's any official timelines yet.