{"id":23507140,"url":"https://github.com/jfoshee/vscode-build-button","last_synced_at":"2026-04-30T13:33:44.295Z","repository":{"id":266233298,"uuid":"618885223","full_name":"jfoshee/vscode-build-button","owner":"jfoshee","description":"Adds a Build button to VS Code","archived":false,"fork":false,"pushed_at":"2023-04-11T19:10:26.000Z","size":83,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-01T08:22:57.810Z","etag":null,"topics":["vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=ThoughtStuff.build-button","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jfoshee.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-25T16:25:48.000Z","updated_at":"2023-04-11T19:03:34.000Z","dependencies_parsed_at":"2024-12-03T08:51:12.323Z","dependency_job_id":"52acb84a-819c-418d-872d-5f269f259ab6","html_url":"https://github.com/jfoshee/vscode-build-button","commit_stats":null,"previous_names":["jfoshee/vscode-build-button"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jfoshee/vscode-build-button","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfoshee%2Fvscode-build-button","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfoshee%2Fvscode-build-button/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfoshee%2Fvscode-build-button/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfoshee%2Fvscode-build-button/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jfoshee","download_url":"https://codeload.github.com/jfoshee/vscode-build-button/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jfoshee%2Fvscode-build-button/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32466333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["vscode","vscode-extension"],"created_at":"2024-12-25T10:14:35.710Z","updated_at":"2026-04-30T13:33:44.279Z","avatar_url":"https://github.com/jfoshee.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Build Button\n\nAdds a Build button to the Editor Toolbar (seen alongside the open document tabs).  \nThis button simply runs the default configured Build task, \nwhich is usually bound to \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003eShift\u003c/kbd\u003e+\u003ckbd\u003eB\u003c/kbd\u003e.\n\n![Build button in light mode](images/snip-light.jpg)\n![Build button in dark mode](images/snip-dark.jpg)\n\nThe default build task will be configured in `.vscode/tasks.json` like so:\n\n```\n\"tasks\": [\n  {\n    \"group\": {\n      \"kind\": \"build\",\n      \"isDefault\": true\n    }\n    ...\n```\n\n## Known Issues\n\n- The build button will still be present even when a default Build task is not configured. It will silently do nothing when clicked.\n\n## Release Notes\n\n### 1.0.0\n\nAdd Extension Icon\n\n### 0.1.0\n\nInitial release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfoshee%2Fvscode-build-button","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjfoshee%2Fvscode-build-button","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjfoshee%2Fvscode-build-button/lists"}