updated readme and extension metadata
... | ... | @@ -4,7 +4,11 @@ |
"description": "Language support for the Modest Toolset", | ||
"icon": "media/modest-icon.png", | ||
"version": "0.0.1", | ||
"publisher": "ModestExtension-developers", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://gitlab.utwente.nl/dp-group-14/ide-plugin.git" | ||
}, | ||
"publisher": "ModestExtensionTeam", | ||
"license": "SEE LICENSE IN LICENSE", | ||
"engines": { | ||
"vscode": "^1.52.0" | ||
... | ... | @@ -330,7 +334,7 @@ |
"properties": { | ||
"modest.executableLocation": { | ||
"type": "string", | ||
"description": "Location of the Modest toolset executable", | ||
"description": "Location of the Modest Toolset executable", | ||
"format": "uri", | ||
"scope": "machine-overridable" | ||
} | ||
... | ... | @@ -434,4 +438,4 @@ |
"vscode-codicons": "0.0.15", | ||
"vscode-languageclient": "^7.0.0" | ||
} | ||
} | ||
} | ||
\ No newline at end of file |
vsc-extension-quickstart.md
deleted
100644 → 0
Please register or sign in to comment