ycmd
code-completion & comprehension server
Install
- All systems
-
curl cmd.cat/ycmd.sh
- Debian
-
apt-get install ycmd
- Ubuntu
-
apt-get install ycmd
- Kali Linux
-
apt-get install ycmd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ycmd
- Raspbian
-
apt-get install ycmd
- Dockerfile
- dockerfile.run/ycmd
ycmd
code-completion & comprehension server
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.