- fix(vscode-extension): disable language server in untrusted workspaces (4a41831326)
- fix(vscode-extension): restrict jsdoc markdown trust and harden document opening (6d8b156b45)
- fix(vscode-extension): prompt for confirmation before loading workspace tsdk (82cf38ad95)
- fix(vscode-extension): Look for tsdk override in the new js/ts.tsdk.path setting (b40b67cdc1)
- fix(language-service): get quick info at local var location to align with TS semantics and support type narrowing (7797671257)