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 bc051ef commit 13c98d7Copy full SHA for 13c98d7
package.json
@@ -2,7 +2,7 @@
2
"name": "mesonbuild",
3
"displayName": "Meson",
4
"description": "Meson language support for Visual Studio Code",
5
- "icon": "graphics/icon.png",
+ "icon": "res/icon.png",
6
"version": "1.5.0-devel",
7
"license": "Apache-2.0",
8
"publisher": "mesonbuild",
graphics/icon.png renamed to res/icon.png
0 commit comments