Skip to content

Commit c5c1977

Browse files
Apply suggestions from code review
Co-authored-by: Jason Malinowski <[email protected]>
1 parent 67044ef commit c5c1977

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
## Latest
1212
* Update Roslyn version (PR: [#6192](https://github.com/dotnet/vscode-csharp/pull/6192))
1313
* Add support for compilation end diagnostics (PR: [#69541](https://github.com/dotnet/roslyn/pull/69541))
14-
* Include CodeLens on remaining types and members (PR: [#69608](https://github.com/dotnet/roslyn/pull/69608))
15-
* Reduce LOH allocations for SemanticToken classification in LSP (PR: [#69496](https://github.com/dotnet/roslyn/pull/69496))
14+
* Include CodeLens on more types and members (PR: [#69608](https://github.com/dotnet/roslyn/pull/69608))
15+
* Improve performance when computing colorization (PR: [#69496](https://github.com/dotnet/roslyn/pull/69496))
1616
* Fix dotnet resolver returning incorrect runtime in certain scenarios (PR: [#6180](https://github.com/dotnet/vscode-csharp/pull/6180))
17-
* Fix issue resolving .net 7 runtimes from path (PR: [#6175](https://github.com/dotnet/vscode-csharp/pull/6175))
17+
* Fix issue resolving .NET 7 runtimes from path (PR: [#6175](https://github.com/dotnet/vscode-csharp/pull/6175))
1818
* Fix URI issue when loading Razor files (PR: [#6168](https://github.com/dotnet/vscode-csharp/pull/6168))
1919
* Bump Razor to 7.0.0-preview.23417.3 (PR: [#6165](https://github.com/dotnet/vscode-csharp/pull/6165))
2020
* Fix various textDocument/foldingRange issues (PR: [#9134](https://github.com/dotnet/razor/pull/9134))

0 commit comments

Comments
 (0)