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 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 ) )
You can’t perform that action at this time.
0 commit comments