New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

typescript-language-server

Package Overview
Dependencies
Maintainers
1
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-language-server - npm Package Versions

13
14

3.3.3-0

Diff

donniewest
published 3.3.2 •

Changelog

Source

3.3.2 (2023-04-17)

Bug Fixes

  • formatting fails to provide edit at the end of the document (#718) (01e24a2)
  • verbosity of the "Using Typescript version" message (#716) (448d3f1)
donniewest
published 3.3.1 •

Changelog

Source

3.3.1 (2023-03-27)

Bug Fixes

  • don't report InternalError on tsserver error response (#709) (3e63165)
donniewest
published 3.3.0 •

Changelog

Source

3.3.0 (2023-02-20)

Features

  • start separate tsServer instance for semantic requests (#688) (fa65b84)

Bug Fixes

  • completions: include filterText property by default (#693) (c07426a)
donniewest
published 3.2.0 •

Changelog

Source

3.2.0 (2023-02-14)

Features

  • source.removeUnusedImports.ts and source.sortImports.ts actions (#681) (a43b2df)
  • provide filterText property in completions (#678) (af44f8b)
  • support workspace/willRenameFiles request (#685) (c3f3529)

Bug Fixes

  • completions: don't set filterText after all (#686) (4c5d295)
  • completions: don't set commitCharacters unless client supports those (#684) (af10a97)
  • deps: update devdependency typescript to ^4.9.5 (#677) (916c326)
  • line offset off by one when at the last line (#683) (0db9a5f)
donniewest
published 3.1.0 •

Changelog

Source

3.1.0 (2023-01-30)

Features

  • send $/typescriptVersion notification with TypeScript version (#674) (b081112)
  • support for canceling LSP requests (#672) (1daf209)
donniewest
published 3.0.3 •

Changelog

Source

3.0.3 (2023-01-23)

Bug Fixes

  • restore tsserver version logging on initialization (#669) (232219c)
donniewest
published 3.0.2 •

Changelog

Source

3.0.2 (2023-01-14)

Bug Fixes

Refactors

  • bundle with rollup and switch to jest for testing (#663) (2c9eb63)
donniewest
published 3.0.1 •

Changelog

Source

3.0.1 (2022-12-30)

Bug Fixes

  • cancel pending geterr request before triggering new (#651) (95b92e5)
donniewest
published 3.0.0 •

Changelog

Source

3.0.0 (2022-12-29)

⚠ BREAKING CHANGES

  • Remove experimental and legacy implementations of inlay hints and call hierarchy. Use to the official textDocument/inlayHint and textDocument/prepareCallHierarchy implementations instead.

Features

  • drop experimental textDocument/calls, typescript/inlayHints (#647) (b15f8a7)
  • implement support for spec version of Call Hierarchy (#649) (3ce0e17)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc