LSP-typescript
LSP-typescript copied to clipboard
TypeScript, JavaScript support for Sublime LSP plugin
Results
12
LSP-typescript issues
Sort by
recently updated
recently updated
newest added
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.2 to 5.6.2. Release notes Sourced from typescript's releases. TypeScript 5.6 For release notes, check out the release announcement. For the complete list of fixed issues, check...
dependencies
When doing a `rm -rf node_modules && npm i` inside a project, new error annotations will show because `typescript` from `node_modules` is temporarily not available. When this happens, LSP-typescript seems...