From 7548b209f584151d92b90e1e163f266fc19fb99f Mon Sep 17 00:00:00 2001 From: micbou Date: Sun, 27 Jan 2019 14:19:47 +0100 Subject: [PATCH] Update ycmd Include the following changes: - allow users to configure LSP servers through extra conf; - add Clangd completer; - do not default to 32-bit when downloading libclang; - update requests; - do not include Clangd with --all; - add GetType command to Python completer; - update Boost to 1.69; - only detail filtered candidates in Python completer; - include signature to Python candidates; - only detail filtered candidates in TypeScript completer; - update Jedi to 0.13.2; - only detail filtered candidates in Go completer; - only resolve filtered candidates in LSP completer; - do not find CMake and Python if not needed; - do not read LSP settings on every file parse; - fix system headers search on macOS; - report Java server startup status correctly; - make LSP debug info consistent; - improve LSP project directory detection; - determine simple subcommands automatically in LSP completer; - fix LSP server startup when UnknownExtraConf is thrown. --- third_party/ycmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/ycmd b/third_party/ycmd index 0e999dbe..4b022b38 160000 --- a/third_party/ycmd +++ b/third_party/ycmd @@ -1 +1 @@ -Subproject commit 0e999dbee209ea79a522259816ce3a68b7d6cddc +Subproject commit 4b022b3858a45eefad953359783111538227119c