Change8

vsix-21.2.4

📦 angularView on GitHub →
🐛 5 fixes🔧 2 symbols

Summary

This release focuses on security and stability improvements for the VS Code extension, including handling untrusted workspaces and tsdk configuration, alongside language service enhancements for better type narrowing support.

🐛 Bug Fixes

  • Disabled language server in untrusted workspaces in the VS Code extension.
  • Restricted jsdoc markdown trust and hardened document opening in the VS Code extension.
  • Prompted for confirmation before loading workspace tsdk in the VS Code extension.
  • The VS Code extension now looks for tsdk override in the new js/ts.tsdk.path setting.
  • Quick info is now retrieved at local variable location to align with TypeScript semantics and support type narrowing in the language service.

Affected Symbols