{"id":50179180,"url":"https://github.com/j4rviscmd/vscode-copilot-usage","last_synced_at":"2026-05-25T06:14:15.324Z","repository":{"id":343490438,"uuid":"1177743030","full_name":"j4rviscmd/vscode-copilot-usage","owner":"j4rviscmd","description":"🚀 Display GitHub Copilot Premium Requests usage in the VSCode status bar","archived":false,"fork":false,"pushed_at":"2026-03-28T01:59:08.000Z","size":3437,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-28T08:22:52.450Z","etag":null,"topics":["ai-assistant","code-assistant","copilot","developer-tools","extension","github","github-copilot","metrics","monitoring","premium-requests","productivity","quota","resource-monitoring","status-bar","typescript","usage-statistics","usage-tracker","visual-studio-code","vscode","vscode-extension"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=j4rviscmd.vscode-copilot-usage","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/j4rviscmd.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-10T10:24:39.000Z","updated_at":"2026-03-28T01:58:22.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/j4rviscmd/vscode-copilot-usage","commit_stats":null,"previous_names":["j4rviscmd/vscode-copilot-usage"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/j4rviscmd/vscode-copilot-usage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4rviscmd%2Fvscode-copilot-usage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4rviscmd%2Fvscode-copilot-usage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4rviscmd%2Fvscode-copilot-usage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4rviscmd%2Fvscode-copilot-usage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j4rviscmd","download_url":"https://codeload.github.com/j4rviscmd/vscode-copilot-usage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j4rviscmd%2Fvscode-copilot-usage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33462547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-25T02:24:28.008Z","status":"ssl_error","status_checked_at":"2026-05-25T02:23:23.339Z","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":["ai-assistant","code-assistant","copilot","developer-tools","extension","github","github-copilot","metrics","monitoring","premium-requests","productivity","quota","resource-monitoring","status-bar","typescript","usage-statistics","usage-tracker","visual-studio-code","vscode","vscode-extension"],"created_at":"2026-05-25T06:14:12.963Z","updated_at":"2026-05-25T06:14:15.319Z","avatar_url":"https://github.com/j4rviscmd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# VSCode Copilot Usage\n\n![statusbar screenshot](./assets/screenshots/statusbar.png)\n\n[![Latest Release](https://img.shields.io/github/v/release/j4rviscmd/vscode-copilot-usage?style=for-the-badge\u0026color=green\u0026label=Latest\u0026logo=github\u0026logoColor=white)](https://github.com/j4rviscmd/vscode-copilot-usage/releases/latest)\n[![Last Commit](https://img.shields.io/github/last-commit/j4rviscmd/vscode-copilot-usage/main?style=for-the-badge\u0026color=1F6FEB\u0026label=Last%20Update\u0026logo=git\u0026logoColor=white)](https://github.com/j4rviscmd/vscode-copilot-usage/commits/main)\n[![License](https://img.shields.io/badge/License-MIT-018FF5?style=for-the-badge\u0026logo=opensourceinitiative\u0026logoColor=white)](LICENSE)\n\n## A VSCode extension that displays GitHub Copilot Premium Requests usage in the status bar\n\n\u003c/div\u003e\n\n## Features\n\n- Displays Premium Requests usage percentage in the status bar\n- Configurable label style (icon or text)\n- Configurable display mode (used/remaining amount)\n- Configurable refresh interval\n- Automatic GitHub authentication\n\n## Installation\n\nInstall from VSCode Marketplace:\n\n1. Open VSCode\n2. Press `Cmd+Shift+X` (macOS) or `Ctrl+Shift+X` (Windows/Linux) to open Extensions\n3. Search for \"Copilot Usage\"\n4. Click Install\n\n## Requirements\n\n- VSCode 1.85.0 or higher\n- GitHub account with Copilot subscription\n\n## Configuration\n\n| Setting | Type | Default | Description |\n| ------- | ---- | ------- | ----------- |\n| `copilotUsage.labelStyle` | string | `\"icon\"` | Label style: `\"icon\"` or `\"text\"` |\n| `copilotUsage.displayMode` | string | `\"used\"` | Display mode: `\"used\"` or `\"remaining\"` |\n| `copilotUsage.refreshInterval` | number | 60 | Data refresh interval in seconds |\n| `copilotUsage.statusBarPriority` | number | -1000 | Status bar display priority (higher = further left) |\n\n## Usage\n\nAfter installation, the extension will:\n1. Request GitHub authentication (if not already authenticated)\n2. Fetch your Copilot usage data\n3. Display the usage percentage in the status bar\n\n### PAT Authentication\n\nYou can use a Personal Access Token (PAT) instead of OAuth:\n\n1. Create a PAT at [GitHub Settings \u003e Developer settings \u003e Personal access tokens](https://github.com/settings/tokens)\n2. Select **Classic** token type\n3. Select the `read:user` scope (this is the only required scope)\n4. Run the `Copilot Usage: Set Personal Access Token` command and enter your token\n\n### Commands\n\n- `Copilot Usage: Toggle Label Style (Icon/Text)` - Switch between icon and text display\n- `Copilot Usage: Toggle Display Mode (Used/Remaining)` - Switch between used amount and remaining amount display\n- `Copilot Usage: Set Refresh Interval` - Change the data refresh interval\n\n### Status Bar Display\n\n- Icon mode: `🤖 n%`\n- Text mode: `Copilot: n%`\n- `-` - Unable to fetch data (error or unlimited plan)\n\n## Development\n\n```bash\n# Install dependencies\nnpm install\n\n# Compile TypeScript\nnpm run compile\n\n# Watch for changes\nnpm run watch\n```\n\n\u003e [!WARNING]\n\u003e This extension uses GitHub's internal API (`api.github.com/copilot_internal/user`) which is not officially documented. The API may change without notice, which could break this extension.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj4rviscmd%2Fvscode-copilot-usage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj4rviscmd%2Fvscode-copilot-usage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj4rviscmd%2Fvscode-copilot-usage/lists"}