By mjn298
TypeScript/JavaScript language server backed by the native TypeScript 7 server (typescript@rc, invoked as `tsc --lsp`)
A Claude Code marketplace that provides a TypeScript
language server backed by the native TypeScript 7 server (typescript@rc), launched as
tsc --lsp --stdio.
It replaces the official typescript-lsp plugin (which uses the Node-based
typescript-language-server wrapper around the classic tsserver) with the faster native
Go implementation.
Unofficial. This is a community project and is not affiliated with, endorsed by, or maintained by Microsoft or the TypeScript team. "TypeScript" and
tscare products of Microsoft; this repo just wires thetypescript@rcLSP into Claude Code. Provided as-is.
.claude-plugin/marketplace.json # marketplace "ts7-lsp-marketplace" → plugin "ts7-lsp"
plugins/ts7-lsp/README.md # install + enable instructions
npm install -g typescript@rc # a TS7 `tsc` on PATH — any package manager works
/plugin marketplace add mjn298/ts7-lsp-plugin # add this marketplace straight from GitHub
/plugin install ts7-lsp@ts7-lsp-marketplace
/plugin disable typescript-lsp@claude-plugins-official # ONLY if you'd already installed the official TS LSP
/reload-plugins
mjn298/ts7-lsp-pluginis shorthand for this GitHub repo. You can also pass the full URL (https://github.com/mjn298/ts7-lsp-plugin), or a local checkout path if you're hacking on it.
See plugins/ts7-lsp/README.md for full details and the
switch-back instructions.
0BSD — public-domain-equivalent, no attribution required. Do whatever you want.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimLean, Linear-native design→plan→work→learn workflow with a per-project compounding knowledge base.
Living application graph tools — scan codebases, query routes/entities/pages, explore graph relationships, check Gherkin coverage, and scaffold new scanners
Shared workflows: ticket refinement (/refine-tickets) and full engineering team orchestration (/eng-team)
npx claudepluginhub mjn298/ts7-lsp-plugin --plugin ts7-lspRust language server
TypeScript/JavaScript language server for enhanced code intelligence
Validation and quality enforcement for Tailwind CSS projects with comprehensive utility-first CSS patterns and best practices.
YAML language server
Bash language server
Go language server