From f0d049049e47eb7ff772fcfa35a826217bb1d288 Mon Sep 17 00:00:00 2001 From: Stan Lo Date: Fri, 1 Dec 2023 22:20:34 +0000 Subject: [PATCH] Update display name and description to avoid confusion --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 260459a..f8bee59 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ruby-extensions-pack", - "displayName": "Ruby", + "displayName": "Ruby extension pack", "description": "An opinionated and auto-configured set of extensions for Ruby development", "license": "MIT", "publisher": "Shopify", @@ -30,11 +30,11 @@ "commands": [ { "command": "rubyExtensionsPack.forceApplyDefaults", - "title": "Ruby extensions pack: Force apply defaults" + "title": "Ruby extension pack: Force apply defaults" }, { "command": "rubyExtensionsPack.clearState", - "title": "Ruby extensions pack: Clear cache and recommended settings" + "title": "Ruby extension pack: Clear cache and recommended settings" } ], "themes": [