color_coded icon indicating copy to clipboard operation
color_coded copied to clipboard

A vim plugin for libclang-based highlighting of C, C++, ObjC

Results 42 color_coded issues
Sort by recently updated
recently updated
newest added

I have noticed recently that opening multiple buffers at once somehow slows down vim considerably; when deactivating color_coded the slowing down vanishes. For instance, when I am opening a folder...

Here's the thing, after carefully examination which plugin had caused the following issues as below screenshots indicated, finally I find it was **color_coded** which brings me that weird highlight. Does...

not-reproducible

Due to some bugs in libclang, certain bits of code are either highlighted incorrectly or are not highlighted at all. This ticket should be used to aggregate the known instances...

bug
help wanted

``` Vim: Caught deadly signal ABRT Error detected while processing function 206_finalize..206_vp_dlclose..206_libcall:Vim: Finished. line 11: E605: Exception not caught: vimproc: vp_dlclose: ['5^A: shared object not open'] Error detected while processing...

plugin-incompatibility

This involves a few small tasks from general cleanup and function usage to proper CTest usage.

enhancement
build

As mentioned in some discussion in #9, by @oblitum, some users may find it handy to disable automatic highlighting while typing. Instead, moving the cursor, cursor hold, and switching to...

enhancement

I haven't found a way to determine which code is folded in an optimal manner. Furthermore, I haven't found a way to determine when folds are opened and closed (there...

enhancement

Just so we both don't forget about this experiment: > > On Sat, Mar 28, 2015 at 10:35:46PM -0700, Francisco Lopes wrote: > > [1]@jeaye yeap, I'm planning to use...

enhancement

Sorry, this is not a "real issue", but I want to share that news, because using one source of code highlighting, completing and syntax/semantic checking is amazing. It is still...