vsix-22.0.1
📦 angularView on GitHub →
🐛 3 fixes🔧 2 symbols
Summary
This release focuses on bug fixes for the VS Code extension and the language service, addressing path resolution, inlay hint visibility, and configuration inspection.
🐛 Bug Fixes
- Resolved an issue in the VS Code extension where relative workspace tsdk paths were not being resolved to absolute paths.
- Prevented external template inlay hints from appearing in TypeScript files within the language service.
- Fixed an issue in the VS Code extension related to correctly inspecting tsdk configurations.