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.
This commit is contained in:
parent
48c3bcc491
commit
7548b209f5
2
third_party/ycmd
vendored
2
third_party/ycmd
vendored
@ -1 +1 @@
|
||||
Subproject commit 0e999dbee209ea79a522259816ce3a68b7d6cddc
|
||||
Subproject commit 4b022b3858a45eefad953359783111538227119c
|
Loading…
Reference in New Issue
Block a user