Skip to content

Releases: sublimelsp/LSP-typescript

v2.10.0

19 Apr 17:08

Choose a tag to compare

Switch to Python 3.8.

v2.9.0

14 Feb 18:10
00aef37

Choose a tag to compare

What's Changed

  • feat: run in unsaved buffers
  • Bump typescript-language-server from 4.3.1 to 4.3.2 by @dependabot in #240
  • Bump typescript-language-server from 4.3.2 to 4.3.3 in /typescript-language-server by @dependabot in #242

Full Changelog: v2.8.1...v2.9.0

v2.8.1

12 Jan 21:47
8ece5c5

Choose a tag to compare

What's Changed

  • fix: update plugins options schema by @rchl in #236
  • Bump typescript-language-server from 4.3.0 to 4.3.1 by @dependabot in #237

Full Changelog: v2.8.0...v2.8.1

v2.8.0

12 Jan 20:49

Choose a tag to compare

What's Changed

  • Bump typescript-language-server from 4.2.0 to 4.3.0 in /typescript-language-server by @dependabot in #235

Full Changelog: v2.7.0...v2.8.0

v2.7.0

09 Dec 21:42

Choose a tag to compare

What's Changed

Full Changelog: v2.6.1...v2.7.0

v2.6.1

15 Nov 19:41
b87dea6

Choose a tag to compare

What's Changed

  • Bump typescript-language-server from 4.1.0 to 4.1.2 by @dependabot in #227

Full Changelog: v2.6.0...v2.6.1

v2.6.0

09 Nov 21:18
b2e7845

Choose a tag to compare

What's Changed

  • add support for code lenses (bump server to v4.1) by @rchl in #223

Full Changelog: v2.5.0...v2.6.0

v2.5.0

22 Oct 12:32
206a725

Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0

17 Apr 13:55
e6d67aa

Choose a tag to compare

What's Changed

  • Add missing default values for initializationOptions.preferences by @alexkuz in #201
  • extend code actions schema by @rchl in #208
  • Bump typescript-language-server from 3.3.0 to 3.3.2 by @dependabot in #210
  • Bump typescript from 4.9.5 to 5.0.4 by @dependabot in #207

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.0

23 Feb 17:38

Choose a tag to compare

  • Bump typescript-language-server to 3.3.0 (#197)