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
* Switch return to continue(PR: [#78781](https://github.com/dotnet/roslyn/pull/78781))
10
+
* Fix cast before we unsubscribe(PR: [#78776](https://github.com/dotnet/roslyn/pull/78776))
11
+
* Don't refresh dynamic files under a lock(PR: [#78775](https://github.com/dotnet/roslyn/pull/78775))
12
+
* Invoke `dotnet run-api` to obtain virtual project(PR: [#78648](https://github.com/dotnet/roslyn/pull/78648))
13
+
* Always log language server PID(PR: [#78722](https://github.com/dotnet/roslyn/pull/78722))
14
+
* LSP: Fix batch builds for file-based programs and fix `"dotnet.projects.binaryLogPath"` throwing an exception(PR: [#78644](https://github.com/dotnet/roslyn/pull/78644))
15
+
* Support local functions in outline/breadcrumbs(PR: [#78605](https://github.com/dotnet/roslyn/pull/78605))
16
+
* Fix angle brackets in generics in hover(PR: [#78621](https://github.com/dotnet/roslyn/pull/78621))
7
17
8
18
# 2.81.x
9
19
* Bump Razor to 10.0.0-preview.25279.1 (PR: [#8336](https://github.com/dotnet/vscode-csharp/pull/8336))
0 commit comments