Skip to content

Releases: sublimelsp/LSP-typescript

v1.8.0

10 Nov 15:46
eef4b77
Compare
Choose a tag to compare

Features and changes

v1.7.0

08 Nov 09:46
4b7d227
Compare
Choose a tag to compare

Fixes / Improvements

  • Use the new LSP API for handling inline hints (#96)
  • Bump typescript-language-server from 0.6.4 to 0.6.5 (#99) (see the issue for changelog)

v1.6.0

16 Oct 18:55
Compare
Choose a tag to compare

Features

Maintenance

  • Bump typescript-language-server (#93)
  • Bump typescript from 4.4.3 to 4.4.4 (#92)

v1.5.0

06 Oct 08:12
bc814ef
Compare
Choose a tag to compare

Features

  • Implement a custom "LSP-typescript: Find Callers" command (#90)

Maintenance

  • Bump typescript-language-server from 0.6.2 to 0.6.3 (#89)
  • Bump typescript from 4.4.2 to 4.4.3 (#88)

v1.4.0

28 Aug 19:38
31a3f06
Compare
Choose a tag to compare

Feature

  • Add options for configuring advanced formatting options (#83)
  • Add maxTsServerMemory setting

Maintenance

  • Bump typescript-language-server from 0.6.1 to 0.6.2 (#86)
  • Bump typescript from 4.3.5 to 4.4.2 (#85)
  • Explicitly define ST4 selector (#84)

v1.3.1

16 Aug 10:58
9b594db
Compare
Choose a tag to compare

Maintenance

  • Bump typescript-language-server to version 0.6.1 (#80)
    Fixes Windows regression with file paths and diagnostics not showing up.

v1.3.0

14 Aug 20:42
334a747
Compare
Choose a tag to compare

Maintenance

  • Bump typescript-language-server to version 0.6.0 (#76)
  • Add typescript user preferences to the schema (#77)

v1.2.9

14 Jul 19:11
add65bb
Compare
Choose a tag to compare

Maintenance

  • Bump typescript from 4.3.4 to 4.3.5 in /typescript-language-server (#70)

v1.2.8

28 Jun 09:25
5aa3b5a
Compare
Choose a tag to compare

Maintenance

  • Bump typescript from 4.2.4 to 4.3.4 in /typescript-language-server (#66)

v1.2.7

27 Jun 08:50
1667ba4
Compare
Choose a tag to compare

Fix

  • Fix ST3 compatibility (#69)