YouCompleteMe/python/ycm/client
micbou 37f3f1530e Handle scalar response from subcommands
When the ycmd server returns a scalar (boolean, number, string, etc.)
from a subcommand, print it to the user.
2015-11-29 20:03:02 +01:00
..
tests Support subcommands which return detailed info 2015-09-20 21:30:23 +01:00
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
base_request.py If errors are returned in addition to completion suggestions, print them 2015-08-17 01:13:20 +01:00
command_request.py Handle scalar response from subcommands 2015-11-29 20:03:02 +01:00
completer_available_request.py Revert "Revert "Check the server end point for available completer"" 2015-06-15 16:08:56 +02:00
completion_request.py Support subcommands which return detailed info 2015-09-20 21:30:23 +01: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