Skip to content

Commit d188ba6

Browse files
committed
docs: add screenshots and update README
1 parent 2684943 commit d188ba6

4 files changed

Lines changed: 5 additions & 0 deletions

File tree

.github/assets/critical.png

32.7 KB
Loading

.github/assets/normal.png

31.5 KB
Loading

.github/assets/warning.png

31.9 KB
Loading

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
Shows Copilot Premium request quota usage (e.g., `25%`) in the VS Code status bar.
44

5+
| | | |
6+
| :---: | :---: | :---: |
7+
| <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"> |
8+
| Normal | Warning | Critical |
9+
510
## Features
611

712
- **Status bar**: shows used percentage (`15%`), turns yellow/red near threshold

0 commit comments

Comments
 (0)