Skip to content
This repository has been archived by the owner on Jul 30, 2020. It is now read-only.

Nuclide

walter erquinigo edited this page Jan 16, 2018 · 1 revision

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.