mirror of
https://github.com/MaskRay/ccls.git
synced 2024-11-25 09:05:10 +00:00
Readme update
This commit is contained in:
parent
89e6b3cd43
commit
5bc87b135e
@ -44,10 +44,8 @@ $ code .
|
|||||||
After VSCode is running, update the `ServerOptions` `cwd` parameter to point to
|
After VSCode is running, update the `ServerOptions` `cwd` parameter to point to
|
||||||
the absolute path of your build directory.
|
the absolute path of your build directory.
|
||||||
|
|
||||||
You can hit then `F5` to launch the extension locally. Make sure to open up
|
You can hit then `F5` to launch the extension locally. Consider taking a look at
|
||||||
settings and look over the configuration options. You will probably want to
|
the options cquery makes available in vscode settings.
|
||||||
increase the number of indexers that run from 7 to 40 or 50, depending on how
|
|
||||||
many CPU cores you have.
|
|
||||||
|
|
||||||
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
|
||||||
(`F1`) `View: Toggle Output` command and opening the `cquery` output section.
|
(`F1`) `View: Toggle Output` command and opening the `cquery` output section.
|
||||||
|
Loading…
Reference in New Issue
Block a user