Skip to content

Initial release

Compare
Choose a tag to compare
@niosus niosus released this 04 May 09:50
· 976 commits to master since this release

This is the first public release.

It supports libclang based or command line clang based c family code auto-completion.

libclang way is tested for Ubuntu 14.04 and should work for other linux distros.
Windows and OSX should function in the fallback mode, using clang binary.

When using libclang there is an option to highlight errors upon file save.

Refer to possible settings to README.md