Skip to content

Commit a25b02d

Browse files
committed
Update changelog
1 parent ebd57b6 commit a25b02d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,14 @@
44
- Debug from .csproj and .sln [#5876](https://github.com/dotnet/vscode-csharp/issues/5876)
55

66
## 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))
88
* Upgrade language server to run on .NET 8 (PR: [#72247](https://github.com/dotnet/roslyn/pull/72247))
99
* Refactors LSP server extension assembly loading (PR: [#71862](https://github.com/dotnet/roslyn/pull/71862))
1010
* 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))
1115

1216
## 2.19.13
1317
* Fix `Attribute` snippet (PR: [#6879](https://github.com/dotnet/vscode-csharp/pull/6879))

0 commit comments

Comments
 (0)