TypeScript language-server-protocol

Open-source TypeScript projects categorized as language-server-protocol

Top 15 TypeScript language-server-protocol Projects

language-server-protocol
  1. theia

    Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.

    Project mention: Cursor 3 | news.ycombinator.com | 2026-04-02

    And Eclipse Foundation maintains VSCode-compatible editor designed to be a framework for other IDEs: https://theia-ide.org/

    IMO sounds like natural foundation for Cursor

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. typescript-language-server

    Unofficial TypeScript & JavaScript Language Server

    Project mention: Planning My Next Open-Source Contributions | dev.to | 2025-12-09

    Over the last little while, I’ve been working more actively with open-source projects, especially ones related to the TypeScript ecosystem. In my previous contributions, I focused on tools that are used behind the scenes by editors, like language servers (typescript-language-server), which help with things such as error reporting, code navigation, and auto completion. That experience pushed me outside my comfort zone, but it also helped me understand how large developer tools are structured and maintained.

  4. jupyterlab-lsp

    Coding assistance for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename) using Language Server Protocol

  5. vscode-intelephense

    PHP intellisense for Visual Studio Code

  6. crabviz

    Generate interactive call graphs for various languages

  7. monaco-languageclient

    A toolbox for building web applications with editors utilizing language servers.

  8. vtsls

    LSP wrapper for typescript extension of vscode

  9. sql-language-server

    SQL Language Server

  10. dockerfile-language-server

    A language server for Dockerfiles powered by Node.js, TypeScript, and VSCode technologies.

  11. elm-language-server

    Language server implementation for Elm

  12. javavscode

    Java platform support for Visual Studio Code for full featured Java development (edit-compile-debug & test cycle)

  13. language-tools

    🌐 Prisma Language Tools = Language Server and Prisma's VS Code extension. (by prisma)

  14. cl-lsp

    An implementation of the Language Server Protocol for Common Lisp

  15. kos-language-server

    A language server for the Kerboscript (kOS) a language for Kerbal Space Program

  16. language-server

    LS and VSCode client for Publicodes (by publicodes)

    Project mention: Making TypeScript Tools Safer and Smarter | dev.to | 2025-12-12

    For the past few weeks, my main goal in my open-source contributions was to work on tools that real TypeScript developers use every day, and to challenge myself with issues that were not just styling fixes. I picked two projects. One was typescript-eslint, which is a big set of ESLint rules that help keep TypeScript code safe and consistent. In that project I focused on the no-unsafe-* rules that try to stop the any type from quietly spreading through a codebase. My second project was publicodes/language-server, which is a VS Code extension that gives language server features like diagnostics, completion, hover and go to definition for the Publicodes language. Together these two contributions let me work on both static analysis rules and an actual language server.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript language-server-protocol discussion

Log in or Post with

TypeScript language-server-protocol related posts

  • Theia IDE – AI-Native Open-Source Cloud and Desktop IDE

    1 project | news.ycombinator.com | 14 Dec 2025
  • Planning My Next Open-Source Contributions

    1 project | dev.to | 9 Dec 2025
  • My Open-Source Contribution - Adding Watch Event Support to typescript-language-server

    1 project | dev.to | 20 Nov 2025
  • Show HN: Lspwatch – Automatic, configurable observability for language servers

    3 projects | news.ycombinator.com | 27 Mar 2025
  • Eclipse Theia: The 'DeepSeek' of AI Tooling?

    1 project | news.ycombinator.com | 20 Mar 2025
  • So, you want to set up a Monaco editor with a language server

    6 projects | dev.to | 19 Oct 2024
  • The Eclipse Theia Platform

    1 project | news.ycombinator.com | 8 Jul 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source language-server-protocol projects in TypeScript? This list will help you:

# Project Stars
1 theia 21,549
2 typescript-language-server 2,501
3 jupyterlab-lsp 1,994
4 vscode-intelephense 1,851
5 crabviz 1,394
6 monaco-languageclient 1,352
7 vtsls 1,032
8 sql-language-server 773
9 dockerfile-language-server 471
10 elm-language-server 439
11 javavscode 310
12 language-tools 294
13 cl-lsp 238
14 kos-language-server 32
15 language-server 7

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?