mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-21 23:25:07 +00:00
Update README.md: download vscode-extension.vsix from https://github.com/jacobdufault/cquery/releases
This commit is contained in:
parent
ffd5fc3e38
commit
58243b887f
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user