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
Upgraded LSP mode to OmniSharp.Extensions.LanguageServer 0.18.3 (PR: #1998)
Improve handling with Cake Script Service (PR: #2013)
Updated to latest Dotnet.Script scripting packages for .NET 5.0 (#2020, PR: #2012)
Updated Roslyn to 3.8.0, MSBuild to 16.8.0, DotNetHostResolver to 5.0.0, Nuget packages to 5.8.0-rc.6930 and MSBuildSDKResolver to 5.0.101-servicing.20564.2 to match .NET 5.0.100 SDK (PR: #2015, #2016)
Workspace create file workaround for VS Code (to avoid race condtion on newly created files) (omnisharp-vscode#4181, PR: #2019)
Response file can now used enviroment variables in the path + more error handling (PR: #2008)