Skip to content

Commit deb709b

Browse files
committed
Use shorter extension display name
Localstack Toolkit for VS Code takes too much space and doesn't fit marketplace links and sidebar.
1 parent fe09f7f commit deb709b

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
@@ -1,7 +1,7 @@
11
{
22
"name": "localstack",
33
"publisher": "LocalStack",
4-
"displayName": "LocalStack Toolkit for VS Code",
4+
"displayName": "LocalStack Toolkit",
55
"description": "LocalStack - Run locally, deploy globally!",
66
"version": "1.0.0",
77
"preview": true,

0 commit comments

Comments
 (0)