Samuel Q.
Samuel Q.
This is a draft PR for rewrting the getting started (development) and creating an addon pages. For now I'm keeping the same step-based tutorial for creating an addon, but that...
### Changes Removes the `forums` match regular expression and replaces its uses with `https://scratch.mit.edu/discuss/*` ### Reason for changes The mobile forums are gone and the regex doesn't seem to be...
### Why this would be helpful Currently all addons are presented to users the same way regardless of the platform their on. This shouldn't matter for browsers but it does...
Resolves #5998 ### Changes Adds a context menu item to the move sprite to front layer addon. I didn't change anything else since I shift clicked the delete and info...
### Why this would be helpful A couple people have asked for this though the feedback page and we already have a Turbowarp editor dark mode preset. ### My suggestion...
### Why this would be helpful `big-save-button` was just merged but it's very small for it's own addon. ### My suggestion Merge it with `custom-menu-bar` and enable that addon by...
### Changes Renames a bunch of addons to try to make them shorter and less like short descriptions. ### Reason for changes Addon names should be as short as possible...
Resolves #5876 ### Changes Adds the Makey Makey extension to the "Automatically add extensions" addon. ### Reason for changes At least one person wants it added to the addon and...
Progress on #6440 ### Changes Adds all the extension recommendations from #3968 except for Vetur since #6272 recommends extensions in the webpages directory. Prettier is also set to format on...
### Is your request related to a problem? Please describe. Sometimes, for development purposes, it would be useful to be able to reset all settings back to their default values....