exposing extension tutorials to end user
@riknoll is already working on this.
Since Jan 6, 2025.
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 641
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 57
Description
It's possible for a github extension to have a number of tutorials, which are listed in the pxt.json as well as referred to in the README.md. See for example:
However, these tutorials are really not visible to the MakeCode user who loads the extension, unless they go to the extra effort to find the README... so....
It would be great if there were an easy way for user to discover any tutorials in an extension. This could be by having a button in the extension toolbox or maybe a dialog (on first load of extension) that would offer to load the tutorials into the gallery view (perhaps right after the user projects?).
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.