This website requires JavaScript.
Explore
Help
Register
Sign In
vim
/
YouCompleteMe
Watch
1
Star
0
Fork
0
You've already forked YouCompleteMe
Code
Issues
Pull Requests
Releases
Wiki
Activity
YouCompleteMe
/
python
/
ycm
/
client
History
micbou
630b85ad01
Use shutdown request to stop server
...
Use shutdown request to stop ycmd server in a portable way.
2016-07-23 11:21:20 +02:00
..
tests
Support selecting from the list of FixIts when multiple are supplied
2016-07-11 21:52:41 +01:00
__init__.py
A (barely) working version of ycmd + client
2013-10-07 11:03:26 -07:00
base_request.py
Update flake8 config
2016-03-06 17:39:55 +00:00
command_request.py
Support selecting from the list of FixIts when multiple are supplied
2016-07-11 21:52:41 +01:00
completer_available_request.py
Update flake8 config
2016-03-06 17:39:55 +00:00
completion_request.py
Catch ReadTimeout exception on requests
2016-03-05 22:34:45 +01:00
event_notification.py
Catch ReadTimeout exception on requests
2016-03-05 22:34:45 +01:00
omni_completion_request.py
Futurize pass + manual fixes
2016-02-27 16:12:44 -08:00
shutdown_request.py
Use shutdown request to stop server
2016-07-23 11:21:20 +02:00
ycmd_keepalive.py
Futurize pass + manual fixes
2016-02-27 16:12:44 -08:00