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

Quramy/tsuquyomi

A Vim plugin for TypeScript observed · 2026-08-28

github.com/Quramy/tsuquyomi · homepage · Vim Script observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

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: 4179
  • days_rel: n/a
  • days_push: 818
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1379 stars · 70 forks observed · 2026-08-28

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

Tsuquyomi is a Vim plugin that turns Vim into a TypeScript IDE by acting as a client for TSServer, the editor service bundled with TypeScript. It provides omni-completion, go-to-definition, reference lookup, quickfix error display, and identifier renaming.

Use cases

  • get TypeScript autocompletion in Vim
  • jump to definition of a TypeScript symbol in Vim
  • show TypeScript compile errors in Vim quickfix
  • find all references to a TypeScript identifier in Vim
  • rename a TypeScript identifier from Vim
  • turn Vim into a TypeScript IDE

When to choose

  • you use Vim (7.4+) as your primary editor for TypeScript
  • you want IDE features like completion and go-to-definition without leaving Vim
  • you prefer a lightweight TSServer client over a full LSP setup

When to avoid

  • you use Neovim or modern LSP-based setups like coc.nvim or vim-lsp
  • you need syntax highlighting or indentation, which this plugin does not provide
  • you want actively developed tooling with a clear license

Facets

plugin · maturity maintenance

editor developer-tools developer-tools text-editors programming-languages editor-plugin cli cross-platform vim typescript tsserver omni-completion language-server-client ide-features

5 sources

Member repositories

RepositoryRoleHealth v2
Quramy/tsuquyomimain23

For agents

markdown · JSON · MCP: product_card(name="Quramy/tsuquyomi")

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