New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ts-langserver

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-langserver

Language Server Protocol (LSP) implementation for TypeScript using tsserver

latest
Source
npmnpm
Version
0.5.1
Version published
Maintainers
1
Created
Source

ts-langserver

A typescript-language-server fork.

Maintenance

2020-12-17

  • Update to vscode-languageserver 7.0.0
  • Bring in https://github.com/theia-ide/typescript-language-server/pull/155

Earlier

  • Fix highlighting on Windows
  • Fix various type warnings
  • Update to TS4

Installing

npm install -g ts-langserver

Running the language server

ts-langserver --stdio

Keywords

typescript

FAQs

Package last updated on 17 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts