Nuclide - jacobdufault/cquery GitHub Wiki
Setting up the extension
Nuclide's cquery integration requires minimum configuration. You just need the cquery binary in your PATH and then, from the Nuclide settings, enable cquery by checking Use cquery instead of libclang.
Projects
This extensions requires the compilation database to be in the root of your project. It also supports multiple projects at the same time. The caches and logs files are stored in $TMPDIR/cquery/@path@to@your@project.