Maximouse
Maximouse
It wouldn't solve your specific use case because it requires saving and loading to work, but an addon that could save the current project to `localStorage` would be really useful...
> One challenge I'm facing is that Scratch doesn't seem to offer a public JSON deserialization method (please correct me if I'm wrong 🙏). There's [`vm.shareBlocksToTarget()`](https://github.com/scratchfoundation/scratch-editor/blob/7ff8b56ec15c370cb76728651e8cbe08eb2c1b30/packages/scratch-vm/src/virtual-machine.js#L1240-L1281), which takes an array...
> Arranging these items in a real keyboard layout would allow for quicker access. This requires knowing the user's keyboard layout. Unfortunately, the API for that is currently only supported...
> > Hellooo? Do we still think this is great? > > Don’t rush things, there is a lot of consideration included in approving an addon. If there is not...
> Also, perhaps this could be integrated directly into the costume editor - you could add a more fonts button to the font dropdown (similar to how it is in...
> #8254 is an alternative that allows uploading fonts directly as a sprites with a built-in text engine script. I think these have different purposes. This one is for adding...
> do you guys think this would fit in more as a btn in the costume editor? It would be more intuitive to use if it was integrated into Scratch's...
> > What happens if I click "copy block as scratchblocks code" if my Scratch editor is set to Spanish? > > It'll work no matter what the editor language...
There's a shortcut for this (Ctrl+Left), but it currently only works if the find bar addon is enabled. The issue could be solved by making it work even if the...
@Hans5958 This could probably be closed because there is ScratchAddons/website#61 now.