Thomas Goodwin

Results 15 comments of Thomas Goodwin

Did you move on to something more effective/up to date? When you did use the library, was the workflow for this? 1. Generate the descriptor (d.ts) file 2. Add it...

The problem it's having is type extensions. For example: ``` message SuperType { extensions 101 to max; enum TYPE { option allow_alias = true; Type1 = 1; // etc. }...

Thanks, I like that. @tplumley, FYI as we rebase against the new 2.0 master. I haven't gone through the code, but what would happen if I set a z-order of...

Tagging along to this, I've found that the existing `add_test_setup('some_name', ...)` method of introducing an `exe_wrapper: []` only works if the test setup is declared as `is_default: true`. If I...

I'm having something like this happen for the first time today on Windows 11. I put my laptop to sleep with Element running and unplugged it over the weekend (from...