Michael Anello
Michael Anello
Agreed - I work with a lot of documents with nested lists and this bug is a showstopper for me as well.
This change would make it much easier to include in any PHP project that utilize a nested docroot (which is considered a best practice).
This would be a big +1 for me.
I think adding some way to un-get/remove add-ons is a great idea. -mike
Colima doesn't start after OS update, fails with Waiting for the essential requirement 1 of 5: "ssh"
I have a student experiencing this same issue. They are using: Colima 0.5.4 Lima 0.15.0 Docker 23.0.1 Mac OS X Ventura 13.2.1 -mike
Colima doesn't start after OS update, fails with Waiting for the essential requirement 1 of 5: "ssh"
@abiosoft I'm not sure exactly what you mean. When they try to run `colima start`, it never finishes (it just keeps repeating `Waiting for the essential requirement 1 of 5:...
Colima doesn't start after OS update, fails with Waiting for the essential requirement 1 of 5: "ssh"
Not sure - how would I be able to tell?
I have a similar issue, where I'd like to use a version of `phpcs` that is located inside a container that is normally running for my project. I have created...
@luigimannoni which extension did you end up using?
@luigimannoni I don't understand. You've configured zobo.php-intellisense to point to phpcs and phpcbf inside of a Docker container? Stepping back a bit - with the [valeryanm.vscode-phpsab](https://marketplace.visualstudio.com/items?itemName=ValeryanM.vscode-phpsab) extension, I have the...