Finding extensions for make code arcade

It cannot find Timers extension block (its from Microsoft even).
We need a better way to access these.
Also can we delete an extension once added to a project (if it is not referenced).

1 Like

The timers extension is about 75% of the way down the extensions list:

You can also just search for it:

You can delete extensions in JavaScript mode, but make a code copy of your project first incase it doesn’t convert back correctly. I do think we should have an easier way to delete extensions without going into JavaScript though…

2 Likes