{"id":18715866,"url":"https://github.com/davidbuchanan314/scratch-vscode","last_synced_at":"2025-08-31T20:43:38.438Z","repository":{"id":37619264,"uuid":"504360184","full_name":"DavidBuchanan314/scratch-vscode","owner":"DavidBuchanan314","description":"Preview Scratch projects inside vscode, with live reload.","archived":false,"fork":false,"pushed_at":"2022-06-22T01:09:11.000Z","size":289,"stargazers_count":15,"open_issues_count":3,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-06-29T13:15:34.926Z","etag":null,"topics":["boiga","scratch","scratch3","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DavidBuchanan314.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}},"created_at":"2022-06-17T01:47:29.000Z","updated_at":"2025-02-05T19:48:10.000Z","dependencies_parsed_at":"2022-08-19T03:51:42.078Z","dependency_job_id":null,"html_url":"https://github.com/DavidBuchanan314/scratch-vscode","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/DavidBuchanan314/scratch-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidBuchanan314%2Fscratch-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidBuchanan314%2Fscratch-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidBuchanan314%2Fscratch-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidBuchanan314%2Fscratch-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidBuchanan314","download_url":"https://codeload.github.com/DavidBuchanan314/scratch-vscode/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidBuchanan314%2Fscratch-vscode/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263687151,"owners_count":23496088,"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":["boiga","scratch","scratch3","vscode-extension"],"created_at":"2024-11-07T13:10:35.007Z","updated_at":"2025-07-05T05:05:28.299Z","avatar_url":"https://github.com/DavidBuchanan314.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# scratch-vscode\n\nPreview Scratch projects (`.sb3`) inside vscode - with live reload.\n\nThis is useful if you're writing code that generates Scratch code, and you want\na quick feedback loop.\n\nThe code is a bit janky because I don't really know JS or TypeScript, and I took one\nof the vscode extension samples and hacked out everything I didn't think I needed.\n\n\u003cimg width=\"1512\" alt=\"image\" src=\"https://user-images.githubusercontent.com/13520633/174917933-384f7422-8879-4e58-b973-133b30f4b5c2.png\"\u003e\n\n## Current Limitations\n\n- Variable/List monitors are not yet supported.\n- The \"ask and wait\" block doesn't work yet.\n- No sound on music blocks (I need to figure out how to load the assets).\n\n## Planned Features\n\n- Viewing the scratch blocks contained within a `.sprite3` file.\n- A way to log messages from a scratch project.\n- Debugger integration? Being able to view variables at least, would be useful.\n\n## Installation\n\nGrab the `.vsix` file from the releases page, then go to vscode -\u003e Extensions -\u003e ... -\u003e Install from VSIX\n\n## Testing/Development\n\nIf you want to test/debug it, these steps should hopefully work:\n\n```\ngit clone https://github.com/DavidBuchanan314/scratch-vscode\ncd scratch-vscode\nmake install\nnpm run compile\n[press F5 in vscode]\n```\n\nTo build the installable `.vsix` file:\n\n```\nvsce package\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidbuchanan314%2Fscratch-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidbuchanan314%2Fscratch-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidbuchanan314%2Fscratch-vscode/lists"}