pxt
pxt copied to clipboard
Microsoft MakeCode (PXT - Programming eXperience Toolkit)
Hey Galen, I think our Blocks Gallery documentation page is broken, or at least formatted weirdly... I think missing the TypeScript and Python code rendering? I was showing this to...
Small nit. But I noticed that there is an inconsistency between using "index" and "i" as the default loop variable name and 4 and 5 as the default max. In...
In the Tutorial Tool, if you have a JavaScript tutorial with spy code snippets, it displays them as Python. Repro - - Go to https://makecode.com/tutorial-tool - Paste in markdown for...
Chat component was mostly generated by copilot. Architecture seems fine. I lightly tested it. It will serve as a good base to start from. Resizable, tabbed right panel is a...
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.7. Changelog Sourced from cipher-base's changelog. v1.0.7 - 2025-09-24 Commits [Refactor] use to-buffer fd1e5ee [Dev Deps] update @ljharb/eslint-config 08ba803 v1.0.6 - 2024-11-26 Commits [Fix] io.js...
Same issue as https://github.com/microsoft/pxt/issues/10865. Joey, could you apply the same fix for the screenshot tool? https://makecode.com/screenshot-tool Thanks!
Rendering of code cards uses the api name from the decompile info even when the attrs have `blockAliasFor` set. I'm thinking that if both the blocks and ```` ```sig```` rendering...
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12. Changelog Sourced from sha.js's changelog. v2.4.12 - 2025-07-01 Commits [eslint] switch to eslint 7acadfb [meta] add auto-changelog b46e711 [eslint] fix package.json indentation df9d521 [Tests]...
Bumps [cipher-base](https://github.com/crypto-browserify/cipher-base) from 1.0.4 to 1.0.6. Changelog Sourced from cipher-base's changelog. v1.0.6 - 2024-11-26 Commits [Fix] io.js 3.0 - Node.js 5.3 typed array support b7ddd2a v1.0.5 - 2024-11-17 Commits [Tests]...
Forward Education staff with experience delivering tutorials think the user experience is better when the tutorial nav is on top so it doesn't require scrolling. New users often don't know...