{"id":15705637,"url":"https://github.com/bubkoo/vscode-action-buttons","last_synced_at":"2025-05-12T18:35:34.468Z","repository":{"id":51457430,"uuid":"280073308","full_name":"bubkoo/vscode-action-buttons","owner":"bubkoo","description":"A vscode plugin to append action buttons in the status bar.","archived":false,"fork":false,"pushed_at":"2021-05-11T20:18:17.000Z","size":55,"stargazers_count":6,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-21T00:54:37.280Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bubkoo.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}},"created_at":"2020-07-16T06:31:01.000Z","updated_at":"2024-08-14T18:57:39.000Z","dependencies_parsed_at":"2022-09-05T06:31:31.219Z","dependency_job_id":null,"html_url":"https://github.com/bubkoo/vscode-action-buttons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Fvscode-action-buttons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Fvscode-action-buttons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Fvscode-action-buttons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubkoo%2Fvscode-action-buttons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bubkoo","download_url":"https://codeload.github.com/bubkoo/vscode-action-buttons/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253798989,"owners_count":21966189,"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":[],"created_at":"2024-10-03T20:18:18.088Z","updated_at":"2025-05-12T18:35:34.444Z","avatar_url":"https://github.com/bubkoo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VSCode Action Buttons\n\n\u003e A vscode plugin to append action buttons in the status bar. Actions can be loaded scripts from `package.json` or custom defined.\n\n## Features\n\n- Auto load `scripts` actions from `package.json` when `useScripts` is `true`.\n- Auto detect monorepo change when `monorepo` option is `true`.\n- Support custom defined actions.\n\n## Configuration\n\n```json\n{\n    \"actionButtons\": {\n      \"reloadButton\": null,\n      \"defaultColor\": \"white\",\n      \"useScripts\": true,\n      \"npmClient\": \"npm\",\n      \"monorepo\": true,\n      \"commands\": [\n        {\n          \"name\": \"command name\",\n          \"color\": \"#af565c\",\n          \"command\": \"cargo run ${file}\",\n          \"singleInstance\": true\n        }\n      ]\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubkoo%2Fvscode-action-buttons","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbubkoo%2Fvscode-action-buttons","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubkoo%2Fvscode-action-buttons/lists"}