microsoft / microsoft/pxt-microbit

Feature: Extensions persist across projects

Open
#2,569 8 comments 0 reactions 2 assignees View on GitHub

@unthinkmedia is already working on this.

Since Feb 15, 2022.

extension from micro:bit support
Dominant language
TypeScript
Stars
804
Forks
721
Avg merge
2d 9h
Merged PRs (30d)
2

Description

micro:bit support 27103

Issue:
When attempting to program the micro:bit, it is often necessary to download an extension to include features of a particular environment.

Examples: SparkFun's "moto:bit" or Dexter Industries "gigglebot"
These two hardware platforms require these extensions.

What I observed:
When programming a device, I download a particular extension. If I want to start a new project, I hit "new project" from the home page and a new project is created, but without the extension(s) loaded.

In the case of teaching my granddaughters how to program using MakeCode, I entered a simple program for them as an example, let them play with it, and then had them "start a new project" to create a program of their own. Alas! the downloaded "Gigglebot" extension was missing and caused no end of confusion.

Feature Request
Allow downloaded extensions to remain when creating a "new project" (this could be a "setting") This would allow the student to create new projects at will without having to search and download the necessary extensions each time.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.