Dayle Rees
Dayle Rees
Ah this is a bug in the request module. I'll have to do some presenting of files before storing the data array.
Sorry guys, I'll be getting back to Anbu soon. Trying to split time across side projects. It's an easy fix :)
Thanks man. Trying to decide how to do this without breaking 4.2. Cheers for the issue!
I could check against the version, but it might be a bit nasty that way :) I'll have a play with it mate.
It does, but since complex objects cannot be serialized, I'm thinking of perhaps doing this presentation within the Module instead of at the presentation level.
If you're dealing with a lot of data (tons of routes debug or logs) then the storage (to view past requests) will be large. You'd either need to increase the...
Hi guys, sorry I've let my work and other projects get in the way of this one, but I plan some big updates to it soon, so hopefully I can...
To put it simply, the pattern: https://github.com/daylerees/colour-schemes/blob/master/build/resources/patterns/jetbrains/jetbrains.pattern Needs to be fully mapped and balanced.
I'll take a look at the format. :)
Hey guys, I have another repo where I'm trying to increase the compatibility with PHPStorm (I've switched to PHPStorm myself). They don't look quite like Sublime as the rendering engine...