Ross ROSS = Recommend OSS · open-source software intelligence for agents

coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers. observed · 2026-08-28

github.com/neoclide/coc.nvim · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

67/100

  • Activity 99
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3046
  • days_rel: n/a
  • days_push: 7
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

25169 stars · 952 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

coc.nvim is a Node.js-based extension host for Vim and Neovim that provides LSP-backed intellisense, autocompletion, and a VS Code-like extension ecosystem. It runs language servers in a separate process to keep editing fast while supporting most LSP 3.18 features.

Use cases

  • add vscode-style intellisense to vim
  • get lsp autocompletion in neovim
  • install language server extensions in vim
  • configure custom language servers for vim
  • use snippets and popup completion menus in vim
  • extend vim with typescript plugins

When to choose

  • you want a mature, feature-rich LSP client for Vim or Neovim
  • you prefer VS Code-like extension management and configuration in your editor
  • you need broad LSP feature coverage with snippet support

When to avoid

  • you use Neovim's built-in LSP client and prefer a minimal native setup
  • you don't want a Node.js runtime dependency in your editor setup
  • you only need basic completion without extension machinery

Facets

plugin · maturity stable

editor plugin-system sdk developer-tools text-editors programming-languages windows editor-plugin lsp intellisense autocompletion vim-plugin neovim-plugin language-server vscode-like linux macos nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
neoclide/coc.nvimmain67
neoclide/coc-tsserverplugin75

For agents

markdown · JSON · MCP: product_card(name="neoclide/coc.nvim")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem