You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixed debug adapter process terminating when setting breakpoint in an Untitled file or in a Git diff window.
17
+
18
+
- Update download.sh to remove macOS OpenSSL check since PowerShell Core Beta and higher no longer depend on OpenSSL. Thanks to [elovelan](https://github.com/elovelan)!
19
+
20
+
- Get-Help -ShowWindow will no longer error in the PowerShell Integrated Console. The help window will appear but at the moment, it will appear behind VSCode.
21
+
22
+
- Fix language server crash when processing a deep directory structure that exceeds max path.
0 commit comments