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
History
Strahinja Val Markovic
6d9969fa9c
Surfacing ycmd server PID to user scripts
...
To get the PID, call function youcompleteme#ServerPid().
2013-10-22 10:51:37 -07:00
..
client
Tweaked the request retries logic.
2013-10-17 14:45:53 -07:00
completers
Minor cleanup of Completer comments
2013-10-18 12:35:40 -07:00
server
Nth attempt at correct shutdown procedure.
2013-10-17 22:15:17 -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
More logging for extra conf store
2013-10-17 12:21:33 -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
Surfacing ycmd server PID to user scripts
2013-10-22 10:51:37 -07:00
youcompleteme.py
Surfacing ycmd server PID to user scripts
2013-10-22 10:51:37 -07:00