Mathijs Kadijk

Results 66 comments of Mathijs Kadijk

I see that it could be handy, how would you see this working in the interface?

Xdebug "just" sets a cookie on the domain of the website that is in the currently open tab. Setting it on another domain is possible, but would give a lot...

Once up on a time the icons of extensions could be in the addressbar, at that time the state was stored with the tab. So we didn't have to do...

That's not possible at the moment. The hard thing is to create an UI that is intuitive and has these features.

Sounds like a good addition, I don't have time to implement this myself right now. But I'm open to a PR, so if anyone likes to implements is please feel...

Could you give this a try with the version 1.5 of the extension? Now some restrictions are gone I'm wondering if this makes it possible to enable it on XML...

Interesting idea, but I'm not sure this is possible with the Chrome extension APIs. If it is it wouldn't be too hard to create this. I dont have the time...

Setting the path is indeed not supported. I'm not sure what a clear interface would be to configure the path without being utterly confused when you try to debug on...

FWIW: I wanted to use this library in a Cloudflare Worker and ran into the code generation error that is also mentioned in https://github.com/simplyhexagonal/short-unique-id/issues/45. The `ShortUniqueId` class inheriting from `Function`...

Thanks for the heads up! Currently I’m not actively maintaining a PHP project at the moment. Would you @pieterocp (or anyone reading this) be able to create a PR for...