ide-c-cpp

An Atom IDE language client for the CCLS and CQuery C/C++ language servers.

web-eworks

99,405

2

0.1.0

MIT

GitHub

This package consumes the following services:

Atom IDE - C / C++ Language Support

This package provides a language client for C and C++, via the CCLS or CQuery language servers.

This package can be used out-of-the-box with Atom IDE, and perhaps with any plugin that supports atom-languageclient.

Setup

To use this plugin, you need to have CCLS or CQuery installed and in your PATH.

You will also need to generate a suitable set of compile commands.

If you have completed both of these steps, simply select your preferred provider in the package settings, and voila, it should work.

Troubleshooting

If the package fails to work (check the debug console), please verify that either the ccls or cquery binaries are present in your PATH and run correctly. If you still can't get it to work, open an issue in the project's repository.

License

This package is provided under the MIT License, copyright Web eWorks, LTD.