YouCompleteMe/python/ycm/server
Strahinja Val Markovic 3ed8d9883c Diagnostic ranges now exposed to server clients
Still haven't used them in the Vim client though, but will soon.
2014-01-06 15:24:06 -08:00
..
tests Diagnostic ranges now exposed to server clients 2014-01-06 15:24:06 -08:00
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
default_settings.json Adding the g:ycm_auto_trigger option 2013-12-02 16:37:59 -08:00
handlers.py Better handling of unknown extra conf files 2013-12-21 11:19:39 -08:00
responses.py Diagnostic ranges now exposed to server clients 2014-01-06 15:24:06 -08:00
server_state.py ycm_core now imported after extra conf preload 2013-10-14 15:29:00 -07:00
server_utils.py ycm_core now imported after extra conf preload 2013-10-14 15:29:00 -07:00
watchdog_plugin.py Option "shutdown_secs" is now "suicide_secs" 2013-10-23 12:33:27 -07:00
ycmd.py ycmd loads default options when none provided 2013-10-25 13:26:33 -07:00