From 58243b887fea4edeb31244012df50b112ed9c4bf Mon Sep 17 00:00:00 2001 From: Fangrui Song Date: Sun, 31 Dec 2017 01:34:16 -0800 Subject: [PATCH] Update README.md: download vscode-extension.vsix from https://github.com/jacobdufault/cquery/releases --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 18638558..59394e5c 100644 --- a/README.md +++ b/README.md @@ -62,13 +62,13 @@ See [wiki](https://github.com/jacobdufault/cquery/wiki) for more build instructi ## Install extension -cquery includes a vscode extension; it is part of the repository. Launch vscode -and install the `vscode-extension.tsix` extension. To do this: +cquery includes a vscode extension; it is released in . Launch vscode +and install the `vscode-extension.vsix` extension. To do this: - Hit `F1`; execute the command `Install from VSIX`. - Select `vscode-extension.vsix` in the file chooser. -**IMPORTANT:** Please reinstall the extension when you sync the code base - it is +**IMPORTANT:** Please reinstall the extension when you download it - it is still being developed. If you run into issues, you can view debug output by running the