TypeScript Lsp

Open-source TypeScript projects categorized as Lsp

Top 22 TypeScript Lsp Projects

  • coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

  • Project mention: I can't stand using VSCode so I wrote my own (it wasn't easy) | news.ycombinator.com | 2024-04-21

    As well as its own plugins Vim/NeoVim can use VSCode's LSPs, DAPs and extensions either directly or via plugins like CoC[1] and Mason[2].

    I would be surprised if emacs couldn't do the same.

    1. https://github.com/neoclide/coc.nvim

  • jupyterlab-lsp

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

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • typescript-language-server

    TypeScript & JavaScript Language Server

  • Project mention: Helix - Front-End Power | dev.to | 2024-03-12
  • monaco-languageclient

    Repo hosts npm packages for monaco-languageclient, vscode-ws-jsonrpc, monaco-editor-wrapper, @typefox/monaco-editor-react and monaco-languageclient-examples

  • vscode-haskell

    VS Code extension for Haskell, powered by haskell-language-server

  • Project mention: Revisiting Haskell after 10 years | dev.to | 2024-01-15

    The advent of language server protocol made possible the creation of HLS (Haskell Language Server), and there are plugins for many editors, such as vscode-haskell, that allow you to have auto-complete, auto-import, and automatic function signatures—also available to your editor of choice. The whole feedback loop of editing, compiling, and running is greatly improved.

  • coc-flutter

    flutter support for (Neo)vim

  • vscode-ruby-lsp

    Discontinued VS Code plugin for connecting with the Ruby LSP

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • elm-language-server

    Language server implementation for Elm

  • diagnostic-languageserver

    diagnostic language server integrate with linters

  • dockerfile-language-server

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

  • vscode-ansible

    vscode/vscodium extension for providing Ansible auto-completion and integrating quality assurance tools like ansible-lint, ansible syntax check, yamllint, molecule and ansible-test.

  • Project mention: custom mod_utils and vscode | /r/ansible | 2023-06-21

    The place to open issues for the plugin https://github.com/ansible/vscode-ansible

  • Spyglass

    Development tools for vanilla Minecraft: Java Edition data pack developers. (by SpyglassMC)

  • magic-racket

    The best coding experience for Racket in VS Code

  • coc-angular

    Angular Language Service coc extension for (neo)vim

  • coc-java-debug

    An extension for coc.nvim to enable Java debugging via jdt.ls

  • coc-intelephense

    intelephense (PHP language server) extension for coc.nvim. intelephense’s various LSP features and this extension's additional features are available.

  • elixir-tools.vscode

    Visual Studio Code extension for Elixir

  • Project mention: Next LS v0.15.0, elixir-tools.vscode v0.12.0, Tableau v0.10.0, and a new documentation site | /r/elixir | 2023-11-09

    - https://github.com/elixir-tools/elixir-tools.vscode/releases/tag/v0.12.0

  • coc-perl

    Enable Perl5 language server on VIM/NeoVIM through coc-nvim.

  • Project mention: Perl::LanguageServer in Visual Studio. Should jumping to ambigious functions work? | /r/perl | 2023-07-01

    Actually, I'm maintaining coc-perl (https://github.com/bmeneg/coc-perl), which enables the use of Perl LSP extension for vcode on vim/neovim using the CoC (https://github.com/neoclide/coc.nvim) backend. But it's completely on top of Perl::LanguageServer.

  • coc-pylsp

    pylsp (python-lsp-server) extension for coc.nvim.

  • Project mention: How to configure vim like an IDE | /r/vim | 2023-06-27

    Python has several here, pylsp, pyright & a fork of vscode-python

  • vscode-lsp-wl

    Visual Studio Code Client for Wolfram Language Server

  • coc-homeassistant

    A coc.nvim extension for Home Assistant

  • vscode-lsp-translations

    An extension for VSCode which provides autocompletion for the translations within your project. Uses https://github.com/rbozan/lsp-translations under the hood.

  • SaaSHub

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

    SaaSHub logo
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 Lsp related posts

  • Helix - Front-End Power

    8 projects | dev.to | 12 Mar 2024
  • A guide on Neovim's LSP client

    7 projects | dev.to | 13 Jan 2024
  • How do I confirm if my haskell language server is working properly?

    1 project | /r/haskell | 7 Dec 2023
  • ready to use neovim for web development (frontend) - beginners

    4 projects | /r/neovim | 5 Dec 2023
  • Using CoC inlay hints

    1 project | /r/vim | 11 Nov 2023
  • Suspense your federated component with caution

    1 project | dev.to | 14 Oct 2023
  • How do I select which LSP is currently running?

    1 project | /r/HelixEditor | 17 Aug 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 6 Jun 2024
    Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality. Learn more →

Index

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

Project Stars
1 coc.nvim 24,054
2 jupyterlab-lsp 1,753
3 typescript-language-server 1,751
4 monaco-languageclient 979
5 vscode-haskell 546
6 coc-flutter 473
7 vscode-ruby-lsp 417
8 elm-language-server 412
9 diagnostic-languageserver 408
10 dockerfile-language-server 353
11 vscode-ansible 325
12 Spyglass 245
13 magic-racket 200
14 coc-angular 144
15 coc-java-debug 98
16 coc-intelephense 93
17 elixir-tools.vscode 84
18 coc-perl 34
19 coc-pylsp 34
20 vscode-lsp-wl 30
21 coc-homeassistant 26
22 vscode-lsp-translations 7

Sponsored
Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io