We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07e224a commit caa865fCopy full SHA for caa865f
4 files changed
README.md
@@ -1,6 +1,10 @@
1
# GitHub Copilot Usage
2
3
-Shows Copilot Premium request quota usage (e.g., `25%`) in the VS Code status bar.
+<img src="images/icon.png" width="100" alt="GitHub Copilot Usage" align="left">
4
+
5
+<div>
6
+ <p>Shows Copilot Premium request quota usage (e.g., <code>25%</code>) in the VS Code status bar.</p>
7
+</div>
8
9
| | | |
10
| :---: | :---: | :---: |
images/icon.png
11.8 KB
images/icon.svg
package.json
@@ -9,6 +9,7 @@
"type": "git",
"url": "https://github.com/euxx/github-copilot-usage"
11
},
12
+ "icon": "images/icon.png",
13
"keywords": [
14
"github",
15
"copilot",
0 commit comments