Update README.md: download vscode-extension.vsix from https://github.com/jacobdufault/cquery/releases

This commit is contained in:
Fangrui Song 2017-12-31 01:34:16 -08:00
parent ffd5fc3e38
commit 58243b887f

View File

@ -62,13 +62,13 @@ See [wiki](https://github.com/jacobdufault/cquery/wiki) for more build instructi
## Install extension ## Install extension
cquery includes a vscode extension; it is part of the repository. Launch vscode cquery includes a vscode extension; it is released in <https://github.com/jacobdufault/cquery/releases>. Launch vscode
and install the `vscode-extension.tsix` extension. To do this: and install the `vscode-extension.vsix` extension. To do this:
- Hit `F1`; execute the command `Install from VSIX`. - Hit `F1`; execute the command `Install from VSIX`.
- Select `vscode-extension.vsix` in the file chooser. - 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. still being developed.
If you run into issues, you can view debug output by running the If you run into issues, you can view debug output by running the