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

Atom IDE (ide cquery)

Daan De Meyer edited this page Jul 28, 2018 · 3 revisions

Using cquery with Atom IDE

  1. In Atom, install the atom-ide-ui package. This adds UI elements that support language services.
  2. Install the ide-cquery package. This is the client for cquery within Atom

Now, all you need to do is open a project that has a compile_commands.json or .cquery file in its root (see Geting Started#Project setup for more)