From 9cd90532c114aedadac2b35bfb125ae981df5ba5 Mon Sep 17 00:00:00 2001 From: Martin Ockovsky Date: Sat, 30 Mar 2019 17:04:30 +0100 Subject: [PATCH] docs: add missing window key shortcut to language service guide (#29613) PR Close #29613 --- aio/content/guide/language-service.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/language-service.md b/aio/content/guide/language-service.md index 3f805dc1d8..80c6b12b40 100644 --- a/aio/content/guide/language-service.md +++ b/aio/content/guide/language-service.md @@ -53,7 +53,7 @@ Angular Language Service is currently available for [Visual Studio Code](https:/ In Visual Studio Code, install Angular Language Service from the store, which is accessible from the bottom icon on the left menu pane. -You can also use the VS Quick Open (⌘+P) to search for the extension. When you've opened it, +You can also use the VS Quick Open (⌘+P on Mac, CTRL+P on Windows) to search for the extension. When you've opened it, enter the following command: ```sh