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
Strahinja Val Markovic
acae8e4e9d
Tweaked the request retries logic.
...
We now send more retry requests that are less spaced apart.
2013-10-17 14:45:53 -07:00
..
__init__.py
A (barely) working version of ycmd + client
2013-10-07 11:03:26 -07:00
base_request.py
Tweaked the request retries logic.
2013-10-17 14:45:53 -07:00
command_request.py
Diagnostics work again... somewhat.
2013-10-07 11:03:29 -07:00
completion_request.py
Strict 0.5s time budget for completion requests
2013-10-14 11:08:15 -07:00
event_notification.py
Correctly handling ycm_extra_conf files now
2013-10-08 16:21:43 -07:00
omni_completion_request.py
Omni completion works again
2013-10-07 15:47:48 -07:00