File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
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
+ * Upgrade Debugger for 2.19.18 Release (PR: [ #7060 ] ( https://github.com/dotnet/vscode-csharp/pull/7060 ) )
8
+ * Textmate: fix Razor expression classification inside of HTML tags using injection (PR: [ #7055 ] ( https://github.com/dotnet/vscode-csharp/pull/7055 ) )
9
+ * Textmate: fix Razor expression classification inside of HTML tags (PR: [ #7051 ] ( https://github.com/dotnet/vscode-csharp/pull/7051 ) )
10
+
11
+ # 2.26.13
7
12
* Update Roslyn to 4.11.0-1.24209.10 (PR: [ #<>] ( https://github.com/dotnet/vscode-csharp/pull/<> ) )
8
13
* Fix issue with case sensitivity when finding documentIds for URIs (PR: [ #72965 ] ( https://github.com/dotnet/roslyn/pull/72965 ) )
9
14
* Bulk add/remove projects to workspace (PR: [ #72957 ] ( https://github.com/dotnet/roslyn/pull/72957 ) )
28
33
* Fix hot path string allocations from ProjectKey (PR: [ #10138 ] ( https://github.com/dotnet/razor/pull/10138 ) )
29
34
* Disable latest runtime patch (PR: [ #10133 ] ( https://github.com/dotnet/razor/pull/10133 ) )
30
35
31
- ## 2.23.x
36
+ ## 2.23.15
32
37
* Rename RazorComponentAttribute semantic token to razorComponentAttribute (PR: [ #6867 ] ( https://github.com/dotnet/vscode-csharp/pull/6867 ) )
33
38
* Drop win32-ia32 platform support (PR: [ #6983 ] ( https://github.com/dotnet/vscode-csharp/pull/6983 ) )
34
39
* Fix some issues with casing when comparing Razor files (PR: [ #6974 ] ( https://github.com/dotnet/vscode-csharp/pull/6974 ) )
You can’t perform that action at this time.
0 commit comments