Skip to content

Commit 1b2f203

Browse files
committed
Update changelog
1 parent bb21348 commit 1b2f203

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

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

66
## Latest
7+
* Fix `Attribute` snippet (PR: [#6879](https://github.com/dotnet/vscode-csharp/pull/6879))
8+
* 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))
711
* Update Razor to 7.0.0-preview.24079.3 (PR: [#6841](https://github.com/dotnet/vscode-csharp/pull/6841))
812
* Fix an issue with component hover not showing enough information (PR: [dotnet/razor#9862](https://github.com/dotnet/razor/pull/9862))
13+
14+
# 2.18.15
915
* Fix regression in override completion (PR: [#6869](https://github.com/dotnet/vscode-csharp/pull/6869))
1016
* Update debugger to 2.18.0 release (PR: [#6853](https://github.com/dotnet/vscode-csharp/pull/6853))
1117

0 commit comments

Comments
 (0)