Skip to content

Commit fc86b23

Browse files
authored
Merge pull request #7298 from dotnet/merges/prerelease-to-main
Merge prerelease to main
2 parents bc88ac1 + e84be9d commit fc86b23

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

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

66
# Latest
7+
* Bump xamltools to 17.11.35027.17 (PR: [#7288](https://github.com/dotnet/vscode-csharp/pull/7288))
8+
* Fix impossible to enter multiple spaces in attribute area
9+
* Fix cannot accept Copilot suggestion with Tab when IntelliSense is open
10+
* Fixing snippets in Razor LSP completion (PR: [#7274](https://github.com/dotnet/vscode-csharp/pull/7274))
11+
* Fix NRE in Razor completion. (PR: [#7272](https://github.com/dotnet/vscode-csharp/pull/7272))
12+
* Update debugger to indicate Monterey as the lowest supported MacOS version (PR: [#7256](https://github.com/dotnet/vscode-csharp/pull/7256))
13+
* Improve Razor completion experience (tag helpers, icons) (PR: [#7205](https://github.com/dotnet/vscode-csharp/pull/7205))
14+
15+
# 2.36.19
716
* Update Razor to 9.0.0-preview.24325.5 (PR: [#7277](https://github.com/dotnet/vscode-csharp/pull/7277))
817
* Fix completion commit characters (PR: [#10533](https://github.com/dotnet/razor/pull/10533))
918
* Add back roll foward to rzls (PR: [#10530](https://github.com/dotnet/razor/pull/10530))

0 commit comments

Comments
 (0)