File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
6
## Latest
7
- * Update Roslyn to run on .NET 8 (PR: [ #<> ] ( https://github.com/dotnet/vscode-csharp/pull/<> ) )
7
+ - Update Roslyn to run on .NET 8 (PR: [ #6920 ] ( https://github.com/dotnet/vscode-csharp/pull/6920 ) )
8
8
* Upgrade language server to run on .NET 8 (PR: [ #72247 ] ( https://github.com/dotnet/roslyn/pull/72247 ) )
9
9
* Refactors LSP server extension assembly loading (PR: [ #71862 ] ( https://github.com/dotnet/roslyn/pull/71862 ) )
10
10
* Report better warnings and errors if build hosts exit abnormally (PR: [ #71909 ] ( https://github.com/dotnet/roslyn/pull/71909 ) )
11
+ * Update Razor to 7.0.0-preview.24123.5 (PR: [ #6922 ] ( https://github.com/dotnet/vscode-csharp/pull/6922 ) )
12
+ - Upgrade language server to run on .NET 8 (PR: [ #9981 ] ( https://github.com/dotnet/razor/pull/9981 ) )
13
+ - Support inlay hints (PR: [ #9904 ] ( https://github.com/dotnet/razor/pull/9904 ) and [ #6857 ] ( https://github.com/dotnet/vscode-csharp/pull/6857 ) )
14
+ - Don't ship as self-contained (PR: [ #9891 ] ( https://github.com/dotnet/razor/pull/9891 ) )
11
15
12
16
## 2.19.13
13
17
* Fix ` Attribute ` snippet (PR: [ #6879 ] ( https://github.com/dotnet/vscode-csharp/pull/6879 ) )
You can’t perform that action at this time.
0 commit comments