YouCompleteMe/python/ycm/completers
Strahinja Val Markovic 207a0779c3 Ensuring filename is a plain Python string
We don't want to send a unicode string to the user's ycm_extra_conf.py file.
This should fix problems with sending the filename to YCM's CompilationDatabase
API.
2013-11-05 10:28:40 -08:00
..
all Ensuring ident completion works always 2013-10-14 13:29:28 -07:00
c Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00
cpp Ensuring filename is a plain Python string 2013-11-05 10:28:40 -08:00
cs Fixing some cs completer subcommands failing 2013-10-26 12:28:10 -07:00
general Checking if ultisnips data present before using it 2013-10-14 12:32:18 -07:00
objc Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00
objcpp Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00
python Removing the sys.path changes from jedi_completer 2013-10-07 11:03:30 -07:00
__init__.py Moving everything under pytho/ycm 2013-05-19 19:44:42 -07:00
completer_utils_test.py g:ycm_semantic_triggers now only adds new triggers 2013-06-29 11:53:16 -07:00
completer_utils.py NativeFiletypeCompletionAvailable now a local call 2013-10-07 16:10:48 -07:00
completer.py Only importing ycm_core in ycmd 2013-10-28 12:17:18 -07:00
general_completer.py Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00