Update myTemplateGenerator to version 0.0.2. Added logo and additional images for the user interface. Enhanced README with new features and visual configurator instructions. Updated package.json with new version and icon path.
This commit is contained in:
@@ -2,9 +2,10 @@
|
||||
"name": "mytemplategenerator",
|
||||
"displayName": "myTemplateGenerator",
|
||||
"description": "Generate files and folders from customizable templates with variable substitution in VSCode.",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.2",
|
||||
"publisher": "MyTemplateGenerator",
|
||||
"author": "Sergey Gromov",
|
||||
"icon": "src/images/logo.svg",
|
||||
"url": "https://github.com/gormov1122/MyTemplateGenerator",
|
||||
"engines": {
|
||||
"vscode": "^1.60.0"
|
||||
|
||||
Reference in New Issue
Block a user