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
3ed8d9883c
Diagnostic ranges now exposed to server clients
...
Still haven't used them in the Vim client though, but will soon.
2014-01-06 15:24:06 -08:00
..
client
Diagnostic ranges now exposed to server clients
2014-01-06 15:24:06 -08:00
completers
Diagnostic ranges now exposed to server clients
2014-01-06 15:24:06 -08:00
server
Diagnostic ranges now exposed to server clients
2014-01-06 15:24:06 -08:00
tests
Optimizing overlap correction for common case
2014-01-05 12:16:53 -08:00
__init__.py
Fixing python tests broken in rename
2013-05-19 20:06:14 -07:00
base.py
Increasing API version to 8
2014-01-06 15:24:05 -08:00
diagnostic_interface.py
Diagnostic struct now holds source ranges
2014-01-06 15:24:05 -08:00
extra_conf_store.py
Better handling of unknown extra conf files
2013-12-21 11:19:39 -08: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
Forwarding args for SafePopen to Popen directly
2013-12-24 18:53:23 -08:00
vimsupport.py
Now showing red squiggle under diagnostic location
2014-01-06 15:24:05 -08:00
youcompleteme.py
Echoing diag text on when cursor on diag line
2014-01-06 15:24:05 -08:00