Support editor resizing in the MakeCode Blocks Playground
Open
Nobody has claimed this yet.
playground
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 641
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 57
Description
We should support resizing between the Monaco and MakeCode editors in the Playground, such that hovering over the border between the two editors results in a resize cursor.

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
Start by locating the MakeCode Blocks Playground entry point and the code that lays out the Monaco and MakeCode editors. Check how the border between them is rendered and how pointer movement is handled. Done means hovering over the border shows a resize cursor and the two editor areas can be resized as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100