Eric

Results 393 comments of Eric

> As for the writer, I guess we could try at some point to modify the returned value and add the current tab level to most lines. That would be...

I ended up making [a patch on my fork](https://github.com/FunkinCrew/json2object/commit/a8c26f18463c98da32f744c214fe02273e1823fa) which includes the ability to ignore the `UnknownVariable` error type so I can successfully retrieve a value if there are extra...

This is a bug I've tried to figure out on and off for a while and haven't been able to resolve. Tagging this as `help wanted` to indicate this is...

Going to review this immediately because this would save us a whole load of time if it works good.

This worked great for me, it's really convenient to work with. I'll try to get this in and then implement some new options using it.

I just asked Dave and he says this is good 👍

Passing a `VarDecl` outside the hScript class is un-intuitive and risks breaking stuff. Maybe instead a `hasVar` function which returns a boolean if `findVar` is not null would make more...

Isn't this supposed to be OFF if Auto-Pause is disabled? I'd imagine that if Auto-Pause is off, the user probably, you know, wouldn't want the game to automatically pause. Also...

This is great! I would like to see if this can get rebase/squashed to be compatible with the current `main` branch.