File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# GitHub Copilot Usage
22
3- <img src =" images/icon.png " width =" 70 " alt =" GitHub Copilot Usage " align =" left " >
4-
53<div >
64 <p >Shows Copilot Premium request quota usage in the VS Code status bar, right next to the Copilot icon.</p >
75 <p >e.g., <code >25%</code > normal · <code >75%</code > yellow warning · <code >95%</code > red critical.</p >
1614
1715| | | |
1816| :---: | :---: | :---: |
19- | <img src =" .github/assets/normal.png " alt =" Normal (25%) " width =" 280 " > | <img src =" .github/assets/warning.png " alt =" Warning (75%) " width =" 280 " > | <img src =" .github/assets/critical.png " alt =" Critical (95%) " width =" 280 " > |
17+ | <img src =" .github/assets/normal.png " alt =" Normal (25%) " width =" 190 " > | <img src =" .github/assets/warning.png " alt =" Warning (75%) " width =" 190 " > | <img src =" .github/assets/critical.png " alt =" Critical (95%) " width =" 190 " > |
2018| Normal | Warning | Critical |
2119
2220## Status bar states
3230| _ (spinner)_ | Loading |
3331| _ (error icon)_ | API / network error |
3432
35- ## Settings
36-
37- | Setting | Default | Description |
38- | ---------| ---------| -------------|
39- | ` githubCopilotUsage.refreshIntervalMinutes ` | ` 5 ` | Auto-refresh interval (1–60 min) |
40- | ` githubCopilotUsage.warningThreshold ` | ` 75 ` | Yellow warning threshold (%) |
41- | ` githubCopilotUsage.criticalThreshold ` | ` 90 ` | Red critical threshold (%) |
42-
4333## License
4434
4535Under the [ MIT] ( LICENSE ) License.
You can’t perform that action at this time.
0 commit comments