Skip to content

Commit 8897e37

Browse files
committed
Added an icon
1 parent 00f51af commit 8897e37

File tree

4 files changed

+45
-1
lines changed

4 files changed

+45
-1
lines changed

.vscodeignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@
99
!LICENSE.txt
1010
!README.md
1111
!webview-content/*
12-
!parsers/*
12+
!parsers/*
13+
!media/icon.png

media/icon.png

1.73 KB
Loading

media/svg/icon.svg

Lines changed: 42 additions & 0 deletions
Loading

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@
4242
"version": "0.0.1",
4343
"description": "Function Graph Overview",
4444
"displayName": "Function Graph Overview",
45+
"icon": "./media/icon.png",
4546
"repository": {
4647
"type": "git",
4748
"url": "https://github.com/tmr232/function-graph-overview"

0 commit comments

Comments
 (0)