Sid Vishnoi

Results 191 comments of Sid Vishnoi

Will add a test too😄

That's indeed a regression. We [recently stopped](https://github.com/w3c/respec/pull/2838) supporting the w3c-common profile, but I'll get the fix for this bug in. Alternatively, if you could explain what exactly resolveReferences.js does, we...

My concern is latency. It takes around 1s from my location for server to respond.

On my latency argument: Maybe we can write the autocomplete logic in such a way that we can use it a ServiceWorker to imitate the service locally (or maybe even...

> I was trying to find all instances of "* task source", but the drop down was kinda unhelpful... there should be a way to just say, "show me everything...

Is there an upstream bug for this? The issue still exists in v19

Thanks for the quick reply, @Rich-Harris! Indeed, it is hackery. > What about [this](https://github.com/Rich-Harris/sveltekit-app-overrides-demo/blob/main/svelte.config.js) as an alternative? Yeah, that's the alternative I was considering (but with symlinks instead and not...

Interesting. I'm involved in other stuff presently. I'll try to look into it, but can't promise. Need to get recent version of g++ also. Thanks for reporting though 🙂 If...