Skip to content

Commit a2f152b

Browse files
committed
Update package.json
1 parent 366b897 commit a2f152b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
{
7979
"command": "laravel.wrapWithHelper.str",
8080
"when": "false",
81+
"group": "laravel"
8182
},
8283
{
8384
"command": "laravel.refactorSelectedHtmlClassToBladeDirective",
@@ -196,6 +197,7 @@
196197
{
197198
"command": "laravel.wrapWithHelper.str",
198199
"title": "with str(...)",
200+
"category": "Laravel"
199201
},
200202
{
201203
"command": "laravel.refactorSelectedHtmlClassToBladeDirective",

0 commit comments

Comments
 (0)