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`