2fabac5a67
Send the request as the unloaded buffer instead of the current buffer for the BufferUnload event notification. This fixes the issue where the filetype of the current buffer is not the same as the unloaded buffer one, making the ycmd server uses the wrong completer when handling the request. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
base_request.py | ||
command_request.py | ||
completer_available_request.py | ||
completion_request.py | ||
event_notification.py | ||
omni_completion_request.py | ||
shutdown_request.py | ||
ycmd_keepalive.py |