Burt Harris

Results 209 comments of Burt Harris

@jrieken, this is a great enhancement to the build I believe I'm running into this same issue with it not generating output objects for __.js__ files in the input stream,...

It passes when run by the NPM script. So this is probably something specific to the jest extension.

I may be on the track of this one, using require() vs. include() in the extension.

Hmm. If someone wants to write their macros using the ECMA module syntax, they may need to name the javascript in a .mjs file. Based on what I read, CommonJS...

Might it make sense to have a separate repo for dev containers, examples etc?

Digging in, I see that `stringRefs` decode is not complete. I looked into completing it, but interactions with bundled strings would make the code ugly. And test cases exercising the...

Hi. I'm quite interested in yarn and workspaces in particular. I'll be giving a look at this as a possible first contribution.

@bestander I hit a snag right away, Issue #4059. Its almost certainly related to the fact I'm running Windows any hints on how to make that work?

Analyzing this issue, I suspect it is just a wifi glitch. The chat should retry. Possible workaround: switch to a hardwired connection. This is something I can try, but not...