From 0f7f7f8dcbbc5bb7bac72bc3764ebe27dec0fefb Mon Sep 17 00:00:00 2001 From: Jules <19994093+jules-p@users.noreply.github.com> Date: Mon, 12 Sep 2022 10:09:31 +0200 Subject: [PATCH] Update data/reusables/vs-code/open-command-palette.md Co-authored-by: hubwriter --- data/reusables/vs-code/open-command-palette.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/data/reusables/vs-code/open-command-palette.md b/data/reusables/vs-code/open-command-palette.md index 79fbf61f8b..1611b005b6 100644 --- a/data/reusables/vs-code/open-command-palette.md +++ b/data/reusables/vs-code/open-command-palette.md @@ -1,3 +1 @@ - 1. From within {% data variables.product.prodname_vscode %}, open the Command Palette. - - In macOS: Press Command + Shift + P. - - In Windows/Linux: Press Ctrl + Shift + P. \ No newline at end of file + 1. Open the {% data variables.product.prodname_vscode_command_palette_shortname %} (Shift+Command+P (Mac) / Ctrl+Shift+P (Windows/Linux)). \ No newline at end of file