Randy Fay
Randy Fay
@mkalkbrenner Please note that directories that directories that are not PHP files should be listed in `upload_dirs` to prevent using mutagen on files that don't need it. https://docs.ddev.com/en/stable/users/install/performance/#mutagen-and-user-generated-uploads
Podman desktop queries/manages apple containers: https://podman-desktop.io/blog/apple-container-extension
@weitzman will want to comment here, but as far as we could tell that wasn't useful in the past or for the future.
Minor complaint about list indentation. Thanks for your flexibility. https://github.com/ddev/ddev/actions/runs/11595260734/job/32283443215#step:10:12
textlint absolutely insists that we use `Drush` instead of `drush`. I would be OK with removing that from `.texlintrc` in this PR rather than bowing down to it. What do...
Sort of passed. Never have looked into why textlint is reported only inline. https://github.com/ddev/ddev/pull/6626/files
Thanks so much for working so hard on such a simple thing.
I guess I've been following the [PhpStorm issue on this for some years](https://youtrack.jetbrains.com/issue/WEB-53172/CSS-class-auto-completion-for-Tailwind-does-not-work-when-using-a-remote-Node.js-interpreter-Docker-ssh). Although they've gradually learned how to use php in the container as interpreter, they've never done that...
I don't think this has anything to do with this plugin, although I requested this issue. It's a failed/missing implementation by JetBrains. @AkibaAT @nico-loeber let's close it if you don't...
IIRC the overall problem is that you can't exec node (using compose) no matter what you do, it always starts a new container.