File tree Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Expand file tree Collapse file tree 1 file changed +2
-4
lines changed Original file line number Diff line number Diff line change 12
12
* Fix cohost semantic tokens in VS Code (#11816 ) (PR: [ #11816 ] ( https://github.com/dotnet/razor/pull/11816 ) )
13
13
* Fix some hardcoded values in cohosting (#11817 ) (PR: [ #11817 ] ( https://github.com/dotnet/razor/pull/11817 ) )
14
14
* Add new shared SelectXXXAsArray helpers (#11796 ) (PR: [ #11796 ] ( https://github.com/dotnet/razor/pull/11796 ) )
15
- * Bump Roslyn to 5.0.0-1.25255.4 (PR: [ #8249 ] ( https://github.com/dotnet/vscode-csharp/pull/8249 ) )
16
- * Ensure hover markdown for supported platforms uses non-breaking spaces for indentation (#78405 ) (PR: [ #78405 ] ( https://github.com/dotnet/roslyn/pull/78405 ) )
17
- * Change O(n) + O(lg n) search in SolutionState.SortedProjectStates to just O(lg n) (#78427 ) (PR: [ #78427 ] ( https://github.com/dotnet/roslyn/pull/78427 ) )
18
- * Fix syntax tree creation when modifying source generated documents (#78343 ) (PR: [ #78343 ] ( https://github.com/dotnet/roslyn/pull/78343 ) )
19
15
20
16
# 2.76.x
21
17
* Bump Roslyn to 5.0.0-1.25256.5 (PR: [ #8254 ] ( https://github.com/dotnet/vscode-csharp/pull/8254 ) )
22
18
* Do not parse URIs during LSP serialization/deserialization(PR: [ #76691 ] ( https://github.com/dotnet/roslyn/pull/76691 ) )
23
19
* Ensure hover markdown for supported platforms uses non-breaking spaces for indentation(PR: [ #78405 ] ( https://github.com/dotnet/roslyn/pull/78405 ) )
20
+ * Change O(n) + O(lg n) search in SolutionState.SortedProjectStates to just O(lg n) (#78427 ) (PR: [ #78427 ] ( https://github.com/dotnet/roslyn/pull/78427 ) )
21
+ * Fix syntax tree creation when modifying source generated documents (#78343 ) (PR: [ #78343 ] ( https://github.com/dotnet/roslyn/pull/78343 ) )
24
22
* Bump Razor to 10.0.0-preview.25252.1 (PR: [ #8239 ] ( https://github.com/dotnet/vscode-csharp/pull/8239 ) )
25
23
* If SupportDiagnostics is false then dynamic files don't report diagnostics... (PR: #11807 )
26
24
* Client settings tweaks, and implement VS Code configuration monitoring (PR: #11800 )
You can’t perform that action at this time.
0 commit comments