Releases: sublimelsp/LSP-typescript
Releases · sublimelsp/LSP-typescript
v1.2.7
Fix
- Fix ST3 compatibility (#69)
v1.2.6
Fix
- Normalize line-endings on inserting imports to fix Windows issues (#61)
v1.2.5
Fix
- Implement handler for "_typescript.applyCompletionCodeAction" command (#59)
v1.2.4
Maintenance
- Bump typescript from 4.2.3 to 4.2.4 in /typescript-language-server
v1.2.3
Maintenance
- Bump typescript from 4.2.2 to 4.2.3 in /typescript-language-server
v1.2.2
Maintenance
- Bump typescript from 4.1.5 to 4.2.2 in /typescript-language-server
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)