Releases: sublimelsp/LSP-typescript
Releases · sublimelsp/LSP-typescript
v1.4.0
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
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
Maintenance
- Bump
typescript-language-server
to version 0.6.0 (#76)
- Add typescript user preferences to the schema (#77)
v1.2.9
Maintenance
- Bump typescript from 4.3.4 to 4.3.5 in /typescript-language-server (#70)
v1.2.8
Maintenance
- Bump typescript from 4.2.4 to 4.3.4 in /typescript-language-server (#66)
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