Atom IDE (ide cquery) - jacobdufault/cquery GitHub Wiki
Using cquery with Atom IDE
- In Atom, install the atom-ide-ui package. This adds UI elements that support language services.
- Install the ide-cquery package. This is the client for
cquerywithin Atom
Now, all you need to do is open a project that has a compile_commands.json or .cquery file in its root.