Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

Commit c488c03

Browse files
Added icon
1 parent bc8557c commit c488c03

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

icon.png

7.19 KB
Loading

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"displayName": "cognate-vscode",
44
"description": "Visual Studio Code highlighting for the Cognate programming language.",
55
"version": "0.0.1",
6+
"icon": "icon.png",
67
"engines": {
78
"vscode": "^1.63.0"
89
},
@@ -22,4 +23,4 @@
2223
"path": "./syntaxes/cognate.tmLanguage.json"
2324
}]
2425
}
25-
}
26+
}

0 commit comments

Comments
 (0)