Skip to content

Releases: sublimelsp/LSP-typescript

v1.2.1

22 Feb 21:48
Compare
Choose a tag to compare

Fix:

  • Use node_bin variable to use runtime from the lsp_utils settings

v1.2.0

12 Feb 21:19
dc710f7
Compare
Choose a tag to compare

Feature

  • Add LSP-typescript: Organize Imports command (#42)

v1.1.7

11 Feb 07:54
846a019
Compare
Choose a tag to compare

Maintenance

  • Bump typescript from 4.1.4 to 4.1.5 (#40 )

v1.1.6

10 Feb 07:48
f53abf7
Compare
Choose a tag to compare

Maintenance

  • Bump typescript from 4.1.3 to 4.1.4 (#39)

v1.1.5

24 Jan 09:19
ea67833
Compare
Choose a tag to compare

Maintenance

  • Bump typescript-language-server to 0.5.1 (#37)

v1.1.4

14 Dec 19:50
87d6f9c
Compare
Choose a tag to compare

Maintenance

  • Bump bundled typescript from 4.1.2 to 4.1.3

v1.1.3

27 Nov 21:06
ceb8aec
Compare
Choose a tag to compare

Fixes

  • Fix crash on trying to start in the folder-less workspace (#34)

v1.1.2

20 Nov 20:21
d4c4fcf
Compare
Choose a tag to compare

Maintenance

  • Bump bundled typescript from 4.0.5 to 4.1.2

v1.1.1

17 Nov 08:08
6ffdd0a
Compare
Choose a tag to compare

Maintenance

  • Install outside of the cache directory (#31)
  • Bump bundled typescript from 4.0.3 to 4.0.5 in /typescript-language-server (#30)

v1.1.0

27 Sep 20:01
Compare
Choose a tag to compare

Features

  • add sublime-package.json schema
  • expose default command in settings and allow it to be overridden (#28)

Maintenance

  • Bump typescript from 4.0.2 to 4.0.3 in /typescript-language-server (#27)