Skip to content

Commit 7772c9b

Browse files
committed
Update the command title according to project name
1 parent 18de6b9 commit 7772c9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"commands": [
1818
{
1919
"command": "php-skeleton-generator.php-skeleton-generate",
20-
"title": "Generate PHP Class"
20+
"title": "PHP skeleton generate"
2121
}
2222
]
2323
},

0 commit comments

Comments
 (0)