Change8

vsix-included-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

  • VS Code extension now disables the language server in untrusted workspaces.
  • VS Code extension restricts jsdoc markdown trust and hardens document opening.
  • VS Code extension prompts for confirmation before loading workspace tsdk.
  • VS Code extension now looks for tsdk override in the new js/ts.tsdk.path setting.
  • Language service now gets quick info at local variable location to align with TypeScript semantics and support type narrowing.

Affected Symbols