YouCompleteMe/python/ycm/client
Ben Jackon 2215bcdeb5 Support completer commands that return text …
This is required to allow the ycmd GetType and GetParent subcommands to echo
their reults in vim. The apporach is to display any text returned from a
subcommand in the 'message' property assuming that the command is not a known
'GoTo' command.
2015-03-19 13:31:24 +00:00
..
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
base_request.py Ignoring the new "already being parsed" message 2014-12-10 13:46:10 -08:00
command_request.py Support completer commands that return text … 2015-03-19 13:31:24 +00:00
completion_request.py Ignoring the new "already being parsed" message 2014-12-10 13:46:10 -08:00
event_notification.py Ignoring the new "already being parsed" message 2014-12-10 13:46:10 -08:00
omni_completion_request.py Removing erroneous whitespace 2014-05-28 10:20:54 -07:00
ycmd_keepalive.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00