YouCompleteMe/python/ycm/completers/cs
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
..
OmniSharpServer@ee198be6f0 pointed submodule to newest commit 2013-07-10 11:27:55 +02:00
__init__.py completer rewritten to fit in the changed api 2013-06-04 12:14:12 +02:00
cs_completer.py Omnisharp: smarter solution file finder 2013-11-21 15:31:38 +01:00
hook.py Now more explicit about accessing user options 2013-10-07 11:03:25 -07:00