YouCompleteMe/python/ycm/client
micbou 805911b56b Use SetQuickFixList for GoTo* subcommands
Open the quickfix window to full width at the bottom of the screen with
its height set to fit all entries. This behavior can be overridden by
using the YcmQuickFixOpened autocommand.
Add a new section for autocommands in the documentation.
Update GoTo and ReplaceChunks tests.
2016-06-13 00:25:12 +02:00
..
tests Use SetQuickFixList for GoTo* subcommands 2016-06-13 00:25:12 +02:00
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
base_request.py Update flake8 config 2016-03-06 17:39:55 +00:00
command_request.py Use SetQuickFixList for GoTo* subcommands 2016-06-13 00:25:12 +02:00
completer_available_request.py Update flake8 config 2016-03-06 17:39:55 +00:00
completion_request.py Catch ReadTimeout exception on requests 2016-03-05 22:34:45 +01:00
event_notification.py Catch ReadTimeout exception on requests 2016-03-05 22:34:45 +01:00
omni_completion_request.py Futurize pass + manual fixes 2016-02-27 16:12:44 -08:00
ycmd_keepalive.py Futurize pass + manual fixes 2016-02-27 16:12:44 -08:00