Skip to content

Commit 74bf329

Browse files
committed
Updated logo image. Added logo to package.json
1 parent fbb676e commit 74bf329

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

images/logo.png

-1.26 KB
Loading

images/logo.xcf

52.2 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"name": "vscode-angulartools",
33
"publisher": "coderAllan",
44
"displayName": "AngularTools",
5-
"description": "AngularTools is a collection of tools for exploring an Angular project, help you with documenting, reverse engineering a project or help when refactoring.",
5+
"description": "AngularTools is a collection of tools for exploring an Angular project, help you with documenting, reverse engineering a project or help when refactoring.",
6+
"icon": "images/logo.png",
67
"version": "1.0.0",
78
"repository": "https://github.com/CoderAllan/vscode-angulartools",
89
"author": {

0 commit comments

Comments
 (0)