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
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 <https://github.com/jacobdufault/cquery/releases>. 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