File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
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
+ * Bump razor and update changelog (PR: [ #7005 ] ( https://github.com/dotnet/vscode-csharp/pull/7005 ) )
8
+ * Tweak RazorConfigurationFormatter to account for serialization format change (PR: [ #10157 ] ( https://github.com/dotnet/razor/pull/10157 ) )
9
+ * Remove lock in BackgroundDocumentGenerator (PR: [ #10159 ] ( https://github.com/dotnet/razor/pull/10157 ) )
10
+ * Use PooledArrayBuilder<SyntaxToken > throughout parsers and tokenizer (PR [ #10095 ] ( https://github.com/dotnet/razor/pull/10095 ) )
11
+ * Fix hot path string allocations from ProjectKey (PR: [ #10138 ] ( https://github.com/dotnet/razor/pull/10138 ) )
12
+ * Disable latest runtime patch (PR: [ #10133 ] ( https://github.com/dotnet/razor/pull/10133 ) )
13
+
14
+
7
15
8
16
## 2.23.x
9
17
* Rename RazorComponentAttribute semantic token to razorComponentAttribute (PR: [ #6867 ] ( https://github.com/dotnet/vscode-csharp/pull/6867 ) )
You can’t perform that action at this time.
0 commit comments