|
|
|
|
|
by captainmuon
4096 days ago
|
|
I hacked together something to add at least #ifdef highlighting* to YouCompleteMe. It's not quite ready to share due to some bugs, but I'm planning to release it as a patch / friendly fork when I find some time. I believe there's no reason to have two plugins each running an instance of clang. * i.e. showing parts of code that are ifdef'ed out in grey |
|