File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 44- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
55
66# 2.87.x
7+ * Bump Razor to 10.0.0-preview.25368.1 (PR: [ #8430 ] ( https://github.com/dotnet/vscode-csharp/pull/8430 ) )
8+ * Fixing override completion in VSCode when LSP is enabled (PR: [ #12039 ] ( https://github.com/dotnet/razor/pull/12039 ) )
9+ * [ Cohost] Fix rename and unskip test (PR: [ #11952 ] ( https://github.com/dotnet/razor/pull/11952 ) )
10+ * Ensure unique file paths for non-file Uris (PR: [ #12037 ] ( https://github.com/dotnet/razor/pull/12037 ) )
11+ * Fix completion of hyphenated items (PR: [ #12035 ] ( https://github.com/dotnet/razor/pull/12035 ) )
12+ * Allow completion items to add using directives (PR: [ #12034 ] ( https://github.com/dotnet/razor/pull/12034 ) )
713
814# 2.86.x
915* Bump Roslyn to 5.0.0-1.25361.2 (PR: [ #8416 ] ( https://github.com/dotnet/vscode-csharp/pull/8416 ) )
Original file line number Diff line number Diff line change 4242 "defaults" : {
4343 "roslyn" : " 5.0.0-1.25361.2" ,
4444 "omniSharp" : " 1.39.12" ,
45- "razor" : " 10.0.0-preview.25360.2 " ,
45+ "razor" : " 10.0.0-preview.25368.1 " ,
4646 "razorOmnisharp" : " 7.0.0-preview.23363.1" ,
4747 "xamlTools" : " 17.14.36106.43"
4848 },
56195619 }
56205620 }
56215621 }
5622- }
5622+ }
You can’t perform that action at this time.
0 commit comments