YouCompleteMe/python/ycm/completers
nop aa7801b850 Omnisharp: smarter solution file finder
When loading the Omnisharp server, YCM tries to find a suitable solution
file to feed it. Instead of giving up when finding multiple solution
files, it now tries to find one named like the edited files' folder at
the solution level, e.g. if we have bla/Project.sln and we are editing
bla/Project/Folder/Whatever/File.cs, we use bla/Project.sln.
2013-11-21 15:31:38 +01: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 Workaround for annoying clang bug with pragma once 2013-11-17 17:59:39 -08:00
cs Omnisharp: smarter solution file finder 2013-11-21 15:31:38 +01:00
general Added the g:ycm_use_ultisnips_completer option 2013-11-15 16:22:20 -08: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