File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11
11
## Latest
12
12
* Update Roslyn version (PR: [ #6192 ] ( https://github.com/dotnet/vscode-csharp/pull/6192 ) )
13
13
* 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 ) )
16
16
* 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 ) )
18
18
* Fix URI issue when loading Razor files (PR: [ #6168 ] ( https://github.com/dotnet/vscode-csharp/pull/6168 ) )
19
19
* Bump Razor to 7.0.0-preview.23417.3 (PR: [ #6165 ] ( https://github.com/dotnet/vscode-csharp/pull/6165 ) )
20
20
* Fix various textDocument/foldingRange issues (PR: [ #9134 ] ( https://github.com/dotnet/razor/pull/9134 ) )
You can’t perform that action at this time.
0 commit comments