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
b085ca7c0b
Filtering out "too mary errors emitted" diags
...
Because they're completely useless and incredibly annoying.
2013-11-25 13:33:49 -08:00
..
client
Removing the server_idle_suicide_seconds option
2013-11-20 12:33:57 -08:00
completers
Filtering out "too mary errors emitted" diags
2013-11-25 13:33:49 -08:00
server
Workaround for annoying clang bug with pragma once
2013-11-17 17:59:39 -08: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
unsafe_thread_pool_executor.py
Use a thread pool that doesn't join workers
2013-10-30 18:08:35 -07:00
user_options_store.py
frozendict now as submodule in third_party
2013-10-07 11:03:30 -07:00
utils.py
Adding new g:ycm_path_to_python_interpreter option
2013-11-14 10:50:53 -08:00
vimsupport.py
Now possible to sent Vim data to FlagsForFile func
2013-10-26 16:22:43 -07:00
youcompleteme.py
Removing the server_idle_suicide_seconds option
2013-11-20 12:33:57 -08:00