Galen Nickel

Results 59 comments of Galen Nickel

Adding the text from my earlier email: This is a problem we’ve had for some time. This is related to recognizing text substrings in the editor as functions, methods, namespaces,...

BTW, need a `sidedocs` label for pxt: https://github.com/microsoft/pxt/labels/sidedocs.

The help path is formed incorrectly for functions in `pxt-helpers.ts`. The `"/reference/"` path prefix isn't prepended to the function's `help=` subpath as needed. The reference doc path is `./reference/math/abs.md` so...

Hmm, this happens with the github pages too: https://arcade.makecode.com/github/sign-up The images in `common_docs` pages aren't being pulled from their `./common-docs/static` location but from the current `./target/docs/static` location?

@shakao - any ideas why these images aren't found? ![image](https://user-images.githubusercontent.com/27789908/151883977-e1a80d63-85ba-4b02-8111-46e758e881cd.png) Works with local serve: ![image](https://user-images.githubusercontent.com/27789908/151861303-f461b856-1fcc-483d-be36-9d5e1266bc58.png)

Those links in the blog are incorrect as these pages are inherited by targets from pxt `./common-docs`.

But, of course... #8715

@pelikhan - It seems that the first **member** of the namespace with its `group` attribute set determines the display order in the Toolbox and not the order set for `groups`....

This is just nuts and are we sure if those are a fruit or veggie?

On it but it seems GitHub is having problems this afternoon.