From a3f59fb3e052cde0999652f837d7441d24f0ee4b Mon Sep 17 00:00:00 2001 From: Bernd Schubert Date: Tue, 27 Feb 2024 16:51:16 +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 7efb50e..c634f21 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. Update: with the current vscode version: "Ctrl+,", or "File->Preferences->Settings), 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`