Skip to content

Commit e72338c

Browse files
authored
Update CHANGELOG.md
1 parent 1b2f203 commit e72338c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
## Latest
77
* Fix `Attribute` snippet (PR: [#6879](https://github.com/dotnet/vscode-csharp/pull/6879))
88
* Add grammar support for new Razor directives: rendermode, preservewhitespace and typeparam (PR: [#6887](https://github.com/dotnet/vscode-csharp/pull/6887))
9-
* Add Razor inlay hint and inlay hint resolve handlers (PR: [#6857](https://github.com/dotnet/vscode-csharp/pull/6857))
10-
* Ensure failures to connect to the named pipe are propogated (PR: [#6881](https://github.com/dotnet/vscode-csharp/pull/6881))
9+
* Ensure failures to connect to the named pipe are propagated (PR: [#6881](https://github.com/dotnet/vscode-csharp/pull/6881))
1110
* Update Razor to 7.0.0-preview.24079.3 (PR: [#6841](https://github.com/dotnet/vscode-csharp/pull/6841))
1211
* Fix an issue with component hover not showing enough information (PR: [dotnet/razor#9862](https://github.com/dotnet/razor/pull/9862))
1312

0 commit comments

Comments
 (0)