Skip to content

Commit 8012e64

Browse files
authored
Merge pull request #37 from wozwdaqian/dev
Dev
2 parents 8794ae3 + 8d019e5 commit 8012e64

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"repository": {
99
"url": "https://github.com/RT-Thread/vscode-rt-smart"
1010
},
11+
"icon": "resources/images/RT-Thread.png",
1112
"workspaces": [
1213
"src/vue"
1314
],
@@ -28,7 +29,7 @@
2829
{
2930
"id": "rt-thread",
3031
"title": "RT-Thread",
31-
"icon": "resources/images/rt-thread.png"
32+
"icon": "resources/images/RT-Thread.svg"
3233
}
3334
]
3435
},

resources/images/RT-Thread.png

15.8 KB
Loading

resources/images/RT-Thread.svg

Lines changed: 1 addition & 0 deletions
Loading

resources/images/rt-thread.png

-880 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)