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 4
4
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
5
5
6
6
# 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 ) )
7
13
8
14
# 2.86.x
9
15
* 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 42
42
"defaults" : {
43
43
"roslyn" : " 5.0.0-1.25361.2" ,
44
44
"omniSharp" : " 1.39.12" ,
45
- "razor" : " 10.0.0-preview.25360.2 " ,
45
+ "razor" : " 10.0.0-preview.25368.1 " ,
46
46
"razorOmnisharp" : " 7.0.0-preview.23363.1" ,
47
47
"xamlTools" : " 17.14.36106.43"
48
48
},
5619
5619
}
5620
5620
}
5621
5621
}
5622
- }
5622
+ }
You can’t perform that action at this time.
0 commit comments