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
micbou
db0b9ab335
Rewrite omnifunc tests
...
The VimBuffer object now accepts a Python function as its omnifunc.
2017-07-05 23:21:36 +02:00
..
client
Rewrite completion system
2017-06-21 02:32:57 +02:00
tests
Rewrite omnifunc tests
2017-07-05 23:21:36 +02:00
__init__.py
Fixing python tests broken in rename
2013-05-19 20:06:14 -07:00
base.py
Rewrite completion system
2017-06-21 02:32:57 +02:00
buffer.py
Refactored diag interface, removed dummy sign.
2017-06-05 22:20:57 +04:00
diagnostic_filter.py
Do not install aliases from future
2017-03-18 18:24:48 +01:00
diagnostic_interface.py
Removed current buffer caching approach.
2017-06-12 15:23:14 +04:00
omni_completer.py
Use the omnifunc-supplied start column
2017-06-29 19:16:09 +01:00
paths.py
Do not cache Python interpreter path
2017-04-02 22:28:59 +02:00
setup.py
Add error messages when ycmd crashed
2016-05-02 23:08:32 +02:00
syntax_parse.py
Do not install aliases from future
2017-03-18 18:24:48 +01:00
unsafe_thread_pool_executor.py
Update flake8 config
2016-03-06 17:39:55 +00:00
vimsupport.py
Fix HiddenEnabled function
2017-07-05 19:56:13 +02:00
youcompleteme.py
Stop polling for readiness if server crashed
2017-07-05 05:19:47 +02:00