From 6caa49f85986b0833a060e8f8c1ea4e54febdfa4 Mon Sep 17 00:00:00 2001 From: micbou Date: Sun, 7 Oct 2018 02:46:23 +0200 Subject: [PATCH] Update ycmd Include the following changes: - remove Node.js workaround for Debian-based distributions; - update Boost to 1.68; - add semantic trigger for Julia; - improve type information on C++ member functions; - check if Python headers are installed before building; - raise proper exception for commands when file is still being parsed in C-family languages; - update Go completer; - update regex submodule; - add Python path to debugging information; - support framework headers completion and code navigation in C-family languages; - update Clang to 7.0.0; - update jdt.ls to 0.25.0; - handle null hover response from language servers; - update list of completion kinds defined by LSP; - send completion item kinds capability to language servers; - update Parso to 0.3.1 and Jedi to 0.13.1. --- third_party/ycmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/ycmd b/third_party/ycmd index c5ba63a6..ae8a33f8 160000 --- a/third_party/ycmd +++ b/third_party/ycmd @@ -1 +1 @@ -Subproject commit c5ba63a68444173267c00c6720d5ba69132d09b9 +Subproject commit ae8a33f87a116092639ba164a712960886890a1c