ClangComplete icon indicating copy to clipboard operation
ClangComplete copied to clipboard

Clang completion for sublime

Results 7 ClangComplete issues
Sort by recently updated
recently updated
newest added

Hello, i started to use this plugin yesterday. I pretty much like the "autoconfigure" idea of it. A few problems happend when i started to work with it. - [...

If the current directory contains a 'compile_commands.json' file the loop is left early.

Hi, I read a comment that ClangComplete can work with any build system which generates compile_commands.json. I'm building with Scons, and have used Bear to create a compile_commands.json file. Could...

So, as always Red Hat based systems (fedora) always need a bit of special guidance when compiling. This time I had to alter the makefile to set the `clang_libs` variable...

When I open C++ file in sublime with no opened folders, plugin doesn't work and I see folowind log in console: Traceback (most recent call last): File "/opt/sublime_text/sublime_plugin.py", line 403,...

Summary: Could you make the display of the error panel optional and default to `ON`? I'm currently working on a project in which I mainly use ClangComplete for its completions,...

Use llvm-config for compiler flags