How to run language server with Sublime Text on Windows?

This page summarizes the projects mentioned and recommended in the original post on /r/SublimeText

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.io
featured
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.
www.influxdata.com
featured
  • TypeScript

    IO wrapper around TypeScript language services, allowing for easy consumption by editor plugins (by microsoft)

  • I think you are looking for the typescript_tsdk option. In your case add

  • LSP

    Client implementation of the Language Server Protocol for Sublime Text

  • Here is an issue on GitHub where people discuss it: https://github.com/sublimelsp/LSP/issues/337. I asked there too, but the guys there seem to visit GitHub very rarely, so I don't think I will get an answer from there soon.

  • 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

  • to use a bundle of typescript-language-server (npm install -g typescript-language-server), LSP (command palette > install package...), and typescript-language-server (command palette > install package...) or

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • 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
  • Formatting on save not working

    3 projects | /r/HelixEditor | 5 Jul 2023
  • Struggling with javascript completion with LSP

    2 projects | /r/emacs | 15 Jun 2023
  • What could cause my LSP to be so slow and sluggish? Takes anywhere from 1 to 8 seconds to show auto-completion results and hide/ unhide errors.

    7 projects | /r/neovim | 13 Apr 2023