This commit is contained in:
Jacob Dufault 2017-07-06 14:19:22 -07:00 committed by GitHub
parent d1cbc32c81
commit 3814cf29e5

View File

@ -60,7 +60,7 @@ cquery includes a vscode extension; it is part of the repository. Launch vscode
and install the `vscode-extension.tsix` extension. To do this: and install the `vscode-extension.tsix` extension. To do this:
- Hit `F1`; execute the command `Install from VSIX`. - Hit `F1`; execute the command `Install from VSIX`.
- Select `vscode-extension.tsix` 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 sync the code base - it is
still being developed. still being developed.