664d2c99d9
If no buffer exists for a given filename, the GetBufferNumberForFilename function will create a buffer for that file by default. This behavior is unexpected given the name of that function and may lead to performance issues when ycmd returns diagnostics for a lot of files with no corresponding buffers. The default behavior for that function should be to not create a buffer. |
||
---|---|---|
.. | ||
client | ||
tests | ||
__init__.py | ||
base.py | ||
buffer.py | ||
diagnostic_filter.py | ||
diagnostic_interface.py | ||
omni_completer.py | ||
paths.py | ||
setup.py | ||
syntax_parse.py | ||
unsafe_thread_pool_executor.py | ||
vimsupport.py | ||
youcompleteme.py |