YouCompleteMe/cpp/ycm/ClangCompleter
Strahinja Val Markovic 05552efd19 Now highlighting the full identifier for diag
Instead of just underlining the first char of an identifier, we now underline.
the full identifier.
2014-01-06 15:24:06 -08:00
..
ClangCompleter.cpp Running style_format.sh on codebase 2013-10-29 19:13:52 -07:00
ClangCompleter.h Fixing the diagnostic-related race conditions 2013-10-07 11:03:29 -07:00
ClangHelpers.cpp Now highlighting the full identifier for diag 2014-01-06 15:24:06 -08:00
ClangHelpers.h Now highlighting the full identifier for diag 2014-01-06 15:24:06 -08:00
ClangUtils.cpp Diagnostic struct now holds source ranges 2014-01-06 15:24:05 -08:00
ClangUtils.h Diagnostic struct now holds source ranges 2014-01-06 15:24:05 -08:00
CompilationDatabase.cpp compilation db caller can now know if db busy 2013-10-14 10:22:57 -07:00
CompilationDatabase.h compilation db caller can now know if db busy 2013-10-14 10:22:57 -07:00
CompletionData.cpp A few more clang cursorkinds supported 2013-02-23 17:34:10 -08:00
CompletionData.h Formatting the a part of the source with astyle 2013-01-19 20:03:32 -08:00
Diagnostic.h Now highlighting the full identifier for diag 2014-01-06 15:24:06 -08:00
Location.h Diagnostic struct now holds source ranges 2014-01-06 15:24:05 -08:00
Range.cpp Diagnostic struct now holds source ranges 2014-01-06 15:24:05 -08:00
Range.h Now highlighting the full identifier for diag 2014-01-06 15:24:06 -08:00
TranslationUnit.cpp Now highlighting the full identifier for diag 2014-01-06 15:24:06 -08:00
TranslationUnit.h Diagnostic struct now holds source ranges 2014-01-06 15:24:05 -08:00
TranslationUnitStore.cpp Running style_format.sh on codebase 2013-10-29 19:13:52 -07:00
TranslationUnitStore.h Running style_format.sh on codebase 2013-10-29 19:13:52 -07:00
UnsavedFile.h Fix use-after-free bugs 2013-10-07 11:03:29 -07:00