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

yioneko/vtsls

LSP wrapper for typescript extension of vscode observed · 2026-09-03

github.com/yioneko/vtsls · TypeScript · NOASSERTION (other) observed · 2026-09-03

Health v2 · maintenance only

86/100

  • Activity 100
  • Release rhythm 62
  • Longevity 98

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: 0.0
  • age_days: 1382
  • days_rel: 252
  • days_push: 0
  • n_releases_24m: 13

Full methodology

Adoption not part of the score

1085 stars · 26 forks observed · 2026-09-03

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

vtsls is a Language Server Protocol wrapper around the TypeScript language features extension bundled with VSCode, exposing its full feature set to any LSP-capable editor. It applies minimal patches to the upstream extension so it can track VSCode updates with low maintenance overhead.

Use cases

  • use typescript language server in neovim
  • get vscode-level typescript intellisense outside vscode
  • run tsserver features over LSP
  • set up typescript autocomplete and diagnostics in vim
  • replace typescript-language-server with a vscode-backed one
  • organize and sort imports from any editor

When to choose

  • you want VSCode's TypeScript editing features in a non-VSCode editor via LSP
  • you need features like go-to-source-definition or find-all-file-references that other TS language servers lack
  • you want a server that closely tracks upstream TypeScript/VSCode updates

When to avoid

  • you need guaranteed robustness for critical production tooling, as the wrapped extension's behavior isn't fully controlled
  • you prefer a from-scratch, independently maintained language server
  • you don't use an LSP-capable editor or Node.js >= 16

Facets

library · maturity active

editor developer-tools parser developer-tools programming-languages text-editors cli cross-platform language-server-protocol lsp typescript editor-integration tsserver nodejs

1 source

Member repositories

RepositoryRoleHealth v2
yioneko/vtslsmain86

For agents

markdown · JSON · MCP: product_card(name="yioneko/vtsls")

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