microsoft / microsoft/pxt-microbit
Feature: Execute code block
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 804
- Forks
- 721
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem? Please describe.
There is a lot of code that blocks don't cover, and I always am frustrated whenever I have to use javascript just because I'm missing one function.
Describe the solution you'd like
I would like there to be a block called "do code (code) in (Javascript/Python)
Describe alternatives you've considered
I've considered creating a function that allows you to write something like that, but it would require a lot of ifs.
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.
Research direction
The issue names no files, tests, or entry points. First clarify how the proposed “do code” block should execute JavaScript and Python, including its scope, supported behavior, and completion criteria, before locating the relevant block and execution code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python, typescript
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100