From c63f7f5f7b765fec5e2034a609b4f1c3808d48d0 Mon Sep 17 00:00:00 2001 From: Bernd Schubert Date: Tue, 27 Feb 2024 16:50:47 +0100 Subject: [PATCH] Updated Visual Studio Code (markdown) --- Visual-Studio-Code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Visual-Studio-Code.md b/Visual-Studio-Code.md index 9a1696b..7efb50e 100644 --- a/Visual-Studio-Code.md +++ b/Visual-Studio-Code.md @@ -17,7 +17,7 @@ Then press F5 to launch a copy of vscode with the plugin temporarily installed. You probably will want to configure the vscode-ccls plugin before initial use. To access the configuration while running VS Code, this may be performed via the _Command Pallete_. -(Hint: "Ctrl+Shift+P", or View->Command Pallete.), and enter the following text: +(Hint: "Ctrl+Shift+P", or View->Command Pallete. Update: with the current vscode version: "Ctrl+,", or "File->Preferences->Settings), and enter the following text: * `@ext:ccls-project.ccls`