{"id":15692409,"url":"https://github.com/michalczaplinski/interactivity-vscode","last_synced_at":"2025-08-31T04:08:58.165Z","repository":{"id":153482307,"uuid":"622874845","full_name":"michalczaplinski/interactivity-vscode","owner":"michalczaplinski","description":"Experimental VSCode extension that provides PHP autocompletion for the Interactivity API","archived":false,"fork":false,"pushed_at":"2023-05-10T21:08:10.000Z","size":8186,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-08T02:40:45.563Z","etag":null,"topics":["javascript","php","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michalczaplinski.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-04-03T08:37:54.000Z","updated_at":"2025-04-11T01:59:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"38217621-ea03-41aa-91d5-0f1cd6a4cba2","html_url":"https://github.com/michalczaplinski/interactivity-vscode","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/michalczaplinski/interactivity-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalczaplinski%2Finteractivity-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalczaplinski%2Finteractivity-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalczaplinski%2Finteractivity-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalczaplinski%2Finteractivity-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michalczaplinski","download_url":"https://codeload.github.com/michalczaplinski/interactivity-vscode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michalczaplinski%2Finteractivity-vscode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272936498,"owners_count":25018180,"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","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["javascript","php","vscode","vscode-extension"],"created_at":"2024-10-03T18:32:51.994Z","updated_at":"2025-08-31T04:08:58.143Z","avatar_url":"https://github.com/michalczaplinski.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode Interactivity\n\nA VSCode extension that provides autocompletion for the [Interactivity\nAPI](https://make.wordpress.org/core/2023/03/30/proposal-the-interactivity-api-a-better-developer-experience-in-building-interactive-blocks/).\n\n⚠️ **Highly experimental and unstable. Do not use for anything other than tinkering or further development** ⚠️\n\n\nhttps://github.com/michalczaplinski/interactivity-vscode/assets/5417266/3fe10446-3273-4165-b007-bf39d631b86f\n\n## Current Limitations\n\n- The extension only works for blocks where the interactivity is defined in a\n  separate `store.js` file and exported using `export default`. Look at the\n  example in [`/blocks/store/js`](/blocks/store/js).\n- The `store.js` file has to be on the same level as the PHP file where you want\n  the autocompletion.\n\n## Development\n\n### Run and debug the extension in development:\n\n```\nnpm run watch\n```\n\nAnd then you can run the \"Run Extension\" VSCode debug task to run the extension in debug mode.\n\n### Build the extension for production:\n\n```sh\nnpm run build\nnpx vsce package\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalczaplinski%2Finteractivity-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichalczaplinski%2Finteractivity-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichalczaplinski%2Finteractivity-vscode/lists"}