Sam El-Husseini

Results 50 comments of Sam El-Husseini

Not sure that's expected from a user perspective.. Thoughts on how we can make it better?

Yes, this sample doesn't use categories, but here's how it's done: remove ``hasCategories: false`` from pxtarget.json https://github.com/samelhusseini/pxt-holidays/blob/master/pxtarget.json#L54 remove ``categories: false`` from main.tsx https://github.com/samelhusseini/pxt-holidays/blob/master/site/src/main.tsx#L212 And for the purposes of this simple...

Both the blocks and JavaScript editors are included in the app, in order to switch to JavaScript you can use the “switchjavascript” message. for a full list of supported messages,...

Hi @WinEcos, Regarding #1, we're aware of those errors and are fixing them in PXT. They ignored at the time being and shouldn't cause you any issues though. Regarding #2,...

@WinEcos is there are reason you are working with the microbit target? It would be best to use the latest stable version of PXT. version 2.3.38. The only reason to...

If you're looking for a sample to work with, https://github.com/Microsoft/pxt-sample is a good place to start.

Only a few sentences show on the simulator, if you miss them then they're gone, just like the physical device. Maybe we should add a scrollbar?

Yeah we should do that. I'll change this bug to track that.