{"id":21825534,"url":"https://github.com/thebeyondgroup/zed-shopify-liquid","last_synced_at":"2026-03-03T20:13:14.560Z","repository":{"id":237689645,"uuid":"795053472","full_name":"TheBeyondGroup/zed-shopify-liquid","owner":"TheBeyondGroup","description":"A Zed extension to add syntax highlighting for Liquid","archived":false,"fork":false,"pushed_at":"2025-01-08T17:18:37.000Z","size":17,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-01-26T08:14:24.367Z","etag":null,"topics":["liquid","shopify","zed"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TheBeyondGroup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-02T13:46:12.000Z","updated_at":"2025-01-21T18:11:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"eed22af4-1d42-41b7-bcc7-3c2289cfd75f","html_url":"https://github.com/TheBeyondGroup/zed-shopify-liquid","commit_stats":{"total_commits":3,"total_committers":1,"mean_commits":3.0,"dds":0.0,"last_synced_commit":"e0751ac9815529954db03fb9732451d820db605b"},"previous_names":["thebeyondgroup/zed-shopify-liquid"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheBeyondGroup%2Fzed-shopify-liquid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheBeyondGroup%2Fzed-shopify-liquid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheBeyondGroup%2Fzed-shopify-liquid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TheBeyondGroup%2Fzed-shopify-liquid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TheBeyondGroup","download_url":"https://codeload.github.com/TheBeyondGroup/zed-shopify-liquid/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235679175,"owners_count":19028323,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["liquid","shopify","zed"],"created_at":"2024-11-27T18:01:55.104Z","updated_at":"2025-10-08T04:30:51.967Z","avatar_url":"https://github.com/TheBeyondGroup.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shopify Liquid Extension for Zed\n\nThis extension adds syntax highlighting for Liquid to Zed.\n\nMore work is needed to bring this extension in line with vscode plugin, so\ncontributions are welcome!\n\n\u003e [!CAUTION]\n\u003e The injections.scm used by this plugin considers the template\n\u003e content to only be HTML.\n\u003e\n\u003e *.js.liquid will not have correctly highlighted JS. No info is derived\n\u003e from the file extension to set the base file type.\n\u003e\n\u003e How to deal with this will come in the future.\n\n## Configure Prettier formatting and Tailwind LSP\n``` json\n\"lsp\": {\n  \"tailwindcss-language-server\": {\n    \"settings\": {\n      \"includeLanguages\": {\n        \"liquid\": \"html\"\n      }\n    }\n  }\n},\n\"languages\": {\n  \"Liquid\": {\n    \"prettier\": {\n      \"allowed\": true,\n      \"plugins\": [\n        \"@shopify/prettier-plugin-liquid\",\n        \"prettier-plugin-tailwindcss\"\n      ]\n    },\n    \"language_servers\": [\"tailwindcss-language-server\", \"...\"]\n  }\n}\n```\n\n## Credits\n\nThis extension uses [grammar](https://github.com/hankthetank27/tree-sitter-liquid) and queries from [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter/tree/master/queries/liquid)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebeyondgroup%2Fzed-shopify-liquid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthebeyondgroup%2Fzed-shopify-liquid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthebeyondgroup%2Fzed-shopify-liquid/lists"}