Alex Currie-Clark

Results 24 issues of Alex Currie-Clark

| Subject | Details | | :------------- | :---------------------------------------------------------------------------- | | Plugin | Php Inspections (EA Extended) 4.0.7 | | Language level | 8.0 | Current behaviour -- I have...

While I realise that the example given in the docs for passing in your own instance of a Nunjucks Environment is purely illustrational, I spotted it as the solution for...

This method is not documented, but does appear in a few issues (eg #1340). A very useful function, though.

Hello all, I have found an odd scenario whereby tabs in the PDF text result in no output. For example: `This->is->separated->by->tabs` results in `Thisisseparatedbytabs` I am happy to look at...

# Bug report ## Describe the bug When attempting to call an edge function with a **bad token**, the function rightly issues a 401 response. However, while CORS headers appear...

bug

## Describe the bug I have been running through my setup and noticed that the lsp goto Type Definition shortcut is D. I felt that, for me, a more natural...

I am adding Denoify to a package in a monorepo, and came across your excellent github action for managing publishing to deno.land. Is there a way to configure the `is_package_json_version_upgraded`...

I was looking for a simple way to extend the mailchimp driver, so created a new class with a few additional methods which inherits from the existing class. However, on...

Following on from the `Extend` purge (RIP), I wanted to touch on the use of `Doc` when used within `change` function callbacks. `Doc` is a really useful description of a...