{"id":28628053,"url":"https://github.com/co6x0/vscode-wp-block-html","last_synced_at":"2026-05-06T11:34:39.834Z","repository":{"id":208601203,"uuid":"601891785","full_name":"co6x0/vscode-wp-block-html","owner":"co6x0","description":"Assist coding for unique HTML used in WordPress Block Theme.","archived":false,"fork":false,"pushed_at":"2023-11-25T12:29:45.000Z","size":3249,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-11-25T13:30:29.352Z","etag":null,"topics":["html","vscode-extension","wordpress"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=co6x0.vscode-wp-block-html","language":"TypeScript","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/co6x0.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2023-02-15T03:28:42.000Z","updated_at":"2023-08-17T07:20:16.000Z","dependencies_parsed_at":"2023-11-24T05:33:50.982Z","dependency_job_id":null,"html_url":"https://github.com/co6x0/vscode-wp-block-html","commit_stats":null,"previous_names":["co6x0/vscode-wp-block-html"],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/co6x0/vscode-wp-block-html","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co6x0%2Fvscode-wp-block-html","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co6x0%2Fvscode-wp-block-html/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co6x0%2Fvscode-wp-block-html/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co6x0%2Fvscode-wp-block-html/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/co6x0","download_url":"https://codeload.github.com/co6x0/vscode-wp-block-html/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/co6x0%2Fvscode-wp-block-html/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259444967,"owners_count":22858549,"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":["html","vscode-extension","wordpress"],"created_at":"2025-06-12T10:11:07.154Z","updated_at":"2026-05-06T11:34:34.814Z","avatar_url":"https://github.com/co6x0.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode WP Block HTML\n\nThis extension assists coding of unique HTML including [Block markups](https://developer.wordpress.org/themes/block-themes/templates-and-template-parts/) for WordPress block theme.\n\n## Features\n\n- Formatting for HTML including Block markup (powered by [Prettier](https://prettier.io/) and [prettier-plugin-wp-block-html](https://github.com/co6x0/prettier-plugin-wp-block-html))\n- Snippets for Block markup (supported file types: `.html`, `.php`)\n- Syntax highlighting for Block markup (supported file types: `.html`, `.php`)\n\n![Extension Demo](./images/demo.gif)\n\n## Usage\n\nJust install the extension to use Block markup syntax highlighting and snippets in your HTML files.\n\nTo use code formatting, you will need to change your user or workspace settings. (Mac: `⌘ + ,` | Win: `Ctrl + ,`)\n\nIf you want to always enable code formatting with the extension, add the following to your **User**'s `setting.json`.\n\n```json\n\"[html]\": {\n\t\"editor.defaultFormatter\": \"co6x0.vscode-wp-block-html\"\n}\n```\n\nIf you want to use it only for a specific project, add the same to your **Workspace** settings. (Your project root \u003e `.vscode` \u003e `settings.json`)\n\nAlso, if necessary, enable automatic formatting when saving files. ( `\"editor.formatOnSave\": true` )\n\nFor more information, please refer to [VScode documentation](https://code.visualstudio.com/docs/getstarted/settings).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fco6x0%2Fvscode-wp-block-html","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fco6x0%2Fvscode-wp-block-html","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fco6x0%2Fvscode-wp-block-html/lists"}