Commit 1c195bb
feat(vs-extension): add AI Engineering Fluency icon to VSIX manifest (#526)
- Copy logo.png from vscode-extension/assets/ to visualstudio-extension assets
- Add <Icon> element to source.extension.vsixmanifest
- Register assets\logo.png in CopilotTokenTracker.csproj with IncludeInVSIX=true
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6afdcf0 commit 1c195bb
File tree
3 files changed
+9
-0
lines changed- visualstudio-extension/src/CopilotTokenTracker
- assets
3 files changed
+9
-0
lines changedLines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
78 | 86 | | |
79 | 87 | | |
80 | 88 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
13 | 14 | | |
14 | 15 | | |
15 | 16 | | |
| |||
0 commit comments