Releases: sublimelsp/LSP-typescript
Releases · sublimelsp/LSP-typescript
v1.2.1
Fix:
- Use node_bin variable to use runtime from the lsp_utils settings
v1.2.0
Feature
- Add
LSP-typescript: Organize Imports
command (#42)
v1.1.7
Maintenance
- Bump typescript from 4.1.4 to 4.1.5 (#40 )
v1.1.6
Maintenance
- Bump typescript from 4.1.3 to 4.1.4 (#39)
v1.1.5
Maintenance
- Bump typescript-language-server to 0.5.1 (#37)
v1.1.4
Maintenance
- Bump bundled typescript from 4.1.2 to 4.1.3
v1.1.3
Fixes
- Fix crash on trying to start in the folder-less workspace (#34)
v1.1.2
Maintenance
- Bump bundled typescript from 4.0.5 to 4.1.2
v1.1.1
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
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)