Julia
Julia
I found a broken link : https://docs.docker.com/desktop/extensions-sdk/design/design-overview/ On https://www.docker.com/blog/build-your-first-docker-extension/ **Styling your extension** Check out our [design guidelines](https://docs.docker.com/desktop/extensions-sdk/design/design-overview/). I'm guessing that design guidelines is meant to point to: https://docs.docker.com/desktop/extensions-sdk/design/design-guidelines/
Should close appwrite/appwrite#4177 Added sendHTTPRequest function to examples/python/ I also changed the path names in the previous python examples so it will be easier to change directories. e.x. python/object-detection/README.md used...
Fixes https://github.com/Shopify/developer-tools-team/issues/585 ### WHY are these changes introduced? Previously users running `theme console` commands would be shown an empty banner if they didn't prefix their URL with a `/` even...
Fixes [#452](https://github.com/Shopify/developer-tools-team/issues/452) ### WHY are these changes introduced? Previously users hitting an authentication error wouldn't know which store they were trying to authenticate against. This is because we preserve `--store`...
- closes https://github.com/Shopify/developer-tools-team/issues/828 ## What are you adding in this PR? While rendering an inline snippet that contains a doc tag we should be offered argument completion suggestions Demo https://github.com/user-attachments/assets/154d911d-1669-4265-ba20-5f1b79e57ac0...
- partially fixes https://github.com/Shopify/theme-tools/issues/379 ## What are you adding in this PR? Previously, the extension used liquid prettier plugin to format all files regardless of whether it was ignored by...
### What area(s) will this request affect? Theme ### What type of change do you want to see? New feature ### Overview When working with multiple environments that share naming...