YouCompleteMe/python/completers
Strahinja Val Markovic 482de517ba Better support for CompilationDatabase
We now use the compilation working directory for a file that is specified in the
CompilationDatabase. We don't actually change the working directory of the
process, even temporarily (that would be annoying to users); we munge the flags
coming from the database so that all the relative paths in them are resolved to
absolute ones.
2013-01-22 16:30:49 -08:00
..
all No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
c No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
cpp Better support for CompilationDatabase 2013-01-22 16:30:49 -08:00
objc No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
objcpp No error when no clang support and cpp file opened 2013-01-13 20:56:10 -08:00
__init__.py Initial, rough version of completer separation 2012-08-04 17:46:54 -07:00
completer.py Support for showing extra info for diagstics 2012-08-15 19:39:03 -07:00