From 994c16a0440c7bd496cd7a280ad94309af7cdacf Mon Sep 17 00:00:00 2001 From: Yusuke Endoh Date: Sat, 21 Dec 2024 01:22:37 +0900 Subject: [PATCH] Add rbs to the activationEvents --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index da9b9a5..13f0ebe 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,8 @@ "workspace" ], "activationEvents": [ - "onLanguage:ruby" + "onLanguage:ruby", + "onLanguage:rbs" ], "contributes": { "commands": [