From 3e50a54f718e5af9b2dccf159b7b78bb9317d219 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Georger?= Date: Wed, 24 May 2023 15:01:43 -0400 Subject: [PATCH] Update package.json --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 81fa3a7..17cc073 100644 --- a/package.json +++ b/package.json @@ -318,6 +318,7 @@ }, { "mac": "cmd+shift+7", + "win": "alt+shift+7", "key": "cmd+k cmd+c", "command": "editor.action.commentLine", "when": "editorTextFocus"