YouCompleteMe/python/ycm
Strahinja Val Markovic 18002e17df Better handling of crashed ycmd; restart command
Previously the YCM Vim client would go bonkers when ycmd crashed. Now the user
can continue using Vim just without YCM functionality.

Also added a :YcmRestartServer command to let the user restart ycmd if it
crashed. With a little luck, this will be rarely necessary.
2013-10-15 15:27:54 -07:00
..
client Ensuring ident completion works always 2013-10-14 13:29:28 -07:00
completers Now using new ycm_client_support shared lib 2013-10-15 14:15:04 -07:00
server Better handling of crashed ycmd; restart command 2013-10-15 15:27:54 -07:00
tests extra conf path handling now OS-agnostic 2013-08-25 10:44:45 -07:00
__init__.py Fixing python tests broken in rename 2013-05-19 20:06:14 -07:00
base.py Now using new ycm_client_support shared lib 2013-10-15 14:15:04 -07:00
extra_conf_store.py We now only run extra conf preload for global file 2013-10-10 12:55:49 -07:00
test_utils.py Better completion in the middle of a word 2013-06-09 19:00:49 -07:00
user_options_store.py frozendict now as submodule in third_party 2013-10-07 11:03:30 -07:00
utils.py More robust way of picking an unused local port 2013-10-14 20:38:45 -07:00
vimsupport.py Now using new ycm_client_support shared lib 2013-10-15 14:15:04 -07:00
youcompleteme.py Better handling of crashed ycmd; restart command 2013-10-15 15:27:54 -07:00