Update ycmd
Include the following changes: - add RestartServer command to Clangd completer; - reject any server to client requests in LSP completer; - ignore any null or empty values and use our defaults in LSP completer; - improve cache in LSP completer; - drop Python 3.4 support; - search custom Clangd in PATH; - improve Clangd completer logging; - fix off-by-one error in LSP Initialize request; - update Clang to 8.0.0; - support LSP declaration, typeDefinition, and implementation; - update Unicode Standard to 12.0.0; - do not reset state at server start in Clangd completer; - simplify creation of LSP clients; - include settings in debug info for LSP; - add numpydoc to Jedi dependencies; - fix Clangd GetType response; - update to Boost 1.70; - use move semantics in C++ code.
This commit is contained in:
parent
2ae00449e5
commit
9490ba3bad
2
third_party/ycmd
vendored
2
third_party/ycmd
vendored
@ -1 +1 @@
|
||||
Subproject commit 4dfa50eb5873c071b446f25b17cbad066164b339
|
||||
Subproject commit 1827ebee82fd41dac408ffe4c7b1e867ac72ee7c
|
Loading…
Reference in New Issue
Block a user