Gregory Ling

Results 19 comments of Gregory Ling

I might be able to submit a PR myself in a few days, it doesn't look too hard to implement

Any update on this? I'd love to see this as a part of this editor.

I recognize that error. Did you install the Energia kernel extension here: https://github.com/energia/Energia/issues/55?

Also, I need to add a pull request there, but I discovered a bug where I had to edit the Info.plist of the kernel extension because the distributed plist didn't...

It's been a while, but I wanted to add this similar thread in case anyone's still having similar issues. https://community.platformio.org/t/badly-formatted-error-during-debug/13916/2

Bump as I just hit what I think is this problem (I have similar recursive trees), and am getting infinite compile times. Same playground in original issue report is unchanged...

Any update on this? I'm noticing that inherited members of the base class don't appear in autocomplete either even without CRTP which seems to be the same issue. ```cpp class...

Well that's embarrassing. Looks like it's a separate problem that when I tried to reproduce I reproduced it wrong, oops