Richard Knoll

Results 57 issues of Richard Knoll

![palette-picker](https://user-images.githubusercontent.com/13754588/183133234-bbfc4957-27a3-415c-b8c7-ae238709a04f.gif) Adds an experiment for use in pxt-arcade that lets you change your project's color palette! Obviously this has gone through zero design iterations, so don't expect it to turn...

This is the micro:bit side of https://github.com/microsoft/pxt/pull/8991 The build will fail until that PR is merged/released. Opening this as a draft PR so that we can discuss what the contents...

If i create a program that logs data (serial or data logger) and I then remove that code, the button to show the data will still be there even after...

bug

**To Reproduce** Steps to reproduce the behavior: 1. Open the extension dialog 2. Click on "learn more" for the radio broadcast extension

bug
documentation

If an extension is approved, it's definitely not a private repo. We should just go through the usual codepath when requesting the extension instead of using the user's github info...

P2
extension
GitHubIntegration

Are there any others I should add @kiki-lee?

Chery picking #1354 for the arcade patch release. related to: https://github.com/microsoft/pxt/pull/8934

Reported on the forum here: https://forum.makecode.com/t/2d-array-works-but-then-not/12006 For some reason the assembler doesn't seem to like arrays with a bunch of large numbers. This does not repro in arcade or micro:bit;...

bug

The speaker in the simulator used to get an orange outline when playing sounds, but that doesn't seem to be the case anymore. Tested on Chromebook

bug
simulator
P2