New version with marketplace icon
This commit is contained in:
parent
94935c7632
commit
e0177b04f7
|
@ -2,7 +2,7 @@
|
||||||
"name": "swmf-grammar",
|
"name": "swmf-grammar",
|
||||||
"displayName": "SWMF Configuration",
|
"displayName": "SWMF Configuration",
|
||||||
"description": "Syntax highlights and outline view for SWMF configuration files",
|
"description": "Syntax highlights and outline view for SWMF configuration files",
|
||||||
"version": "0.2.4",
|
"version": "0.2.5",
|
||||||
"publisher": "svaberg",
|
"publisher": "svaberg",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
@ -18,8 +18,8 @@
|
||||||
],
|
],
|
||||||
"icon": "images/icon.png",
|
"icon": "images/icon.png",
|
||||||
"galleryBanner": {
|
"galleryBanner": {
|
||||||
"color": "#C80000",
|
"color": "#C80000",
|
||||||
"theme": "dark"
|
"theme": "dark"
|
||||||
},
|
},
|
||||||
"main": "./out/extension.js",
|
"main": "./out/extension.js",
|
||||||
"activationEvents": [
|
"activationEvents": [
|
||||||
|
|
Loading…
Reference in New Issue
Block a user