ycmd(1) | General Commands Manual | ycmd(1) |
ycmd - code-completion and comprehension server
ycmd [-h] [--host HOST] [--port PORT] [--log LOGLEVEL] [--idle_suicide_seconds IDLE_SUICIDE_SECONDS] [--options_file OPTIONS_FILE] [--stdout STDOUT] [--stderr STDERR] [--keep_logfiles]
ycmd is a server that provides APIs for code-completion and other code-comprehension use-cases like semantic GoTo commands (and others). For certain filetypes, ycmd can also provide diagnostic errors and warnings.