Lee Hanbury

Results 44 comments of Lee Hanbury

I'll see about putting in a PR using the `--provider` flag. Guess that also means means other providers could be looked at in future.

Was just about to create a new issue for this as I found myself wanting this feature. Is there a recommended approach to get going with writing this feature?

@JixunMoe Brilliant, thanks for that 'dirty' fix.

@jordanbtucker Was really hoping this would fix it, but no :( Just completely stops Emmet from having element expansions from working. Maybe this is because of updates since this was...

@lukasbesch hey there! Thanks for submitting this PR to resolve my long overdue bug with `with` causing an error. Overall, it's looking good. Before we look to merge this: 1....

Hey @E-VANCE, If I am understanding correctly, are you looking to restrict your block to certain conditions rather than it being freely available? I must admit that I am rusty...

Hey @thomasjulienalain, A filter is a great idea for that location. Feel free to put together a PR and we can look to get that merged.

Can allow users to override that. Was thinking it would be easier like this.

I have found that `SHELL_PIPE` is also ignored when using a command such as `wp @production db size --human-readable --all-tables`

I thought I was having a multisite related issue, but I realised that in my PHP where I create the fields, I was using `true` instead of `1`. So for...