We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bf1ded commit 0796c34Copy full SHA for 0796c34
icon.png
1.8 KB
package.json
@@ -17,6 +17,7 @@
17
"onLanguage:javascriptreact",
18
"onLanguage:typescriptreact"
19
],
20
+ "icon": "./icon.png",
21
"main": "./out/extension.js",
22
"contributes": {
23
"commands": [],
0 commit comments