YouCompleteMe/third_party
micbou 9b1eb3a038
Update ycmd
Include the following changes:
 - rewrite Python completer;
 - prioritize compilation database over global extra conf;
 - use TypeScript completer for JavaScript;
 - fix GetDoc command on symbols declared in system headers;
 - handle FlagsForFile returning nothing;
 - update Unicode Standard to 11.0.0;
 - inform user if maximum number of diagnostics is exceeded;
 - add the regex module to sys.path in ycmd exclusively;
 - include Jedi performance improvements;
 - migrate the Clang completer to Settings in extra conf;
 - use node only if tsserver is supposed to run through it;
 - add option to disable the filepath completer.
2018-07-20 20:58:09 +02:00
..
pythonfutures Adding python-futures to third_party 2013-10-07 11:03:30 -07:00
requests-futures@98712e7d0f Bumping to newest Requests & requests-futures 2014-03-01 10:43:17 -08:00
ycmd@c5ba63a684 Update ycmd 2018-07-20 20:58:09 +02:00