File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 9
9
- Debug from .csproj and .sln [ #5876 ] ( https://github.com/dotnet/vscode-csharp/issues/5876 )
10
10
11
11
## Latest
12
+ * Update Roslyn version (PR: [ #6192 ] ( https://github.com/dotnet/vscode-csharp/pull/6192 ) )
13
+ * Add support for compilation end diagnostics (PR: [ #69541 ] ( https://github.com/dotnet/roslyn/pull/69541 ) )
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
+ * 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 ) )
18
+ * Fix URI issue when loading Razor files (PR: [ #6168 ] ( https://github.com/dotnet/vscode-csharp/pull/6168 ) )
19
+ * Bump Razor to 7.0.0-preview.23417.3 (PR: [ #6165 ] ( https://github.com/dotnet/vscode-csharp/pull/6165 ) )
20
+ * Fix various textDocument/foldingRange issues (PR: [ #9134 ] ( https://github.com/dotnet/razor/pull/9134 ) )
21
+ * Clarify dotnet path option description (PR: [ #6164 ] ( https://github.com/dotnet/vscode-csharp/pull/6164 ) )
22
+ * Handle multiple dotnet on path and symlinks (PR: [ #6152 ] ( https://github.com/dotnet/vscode-csharp/pull/6152 ) )
23
+ * Localize Roslyn options (PR: [ #6136 ] ( https://github.com/dotnet/vscode-csharp/pull/6136 ) )
24
+ * Show a prompt if we have more than one solution file (PR: [ #6132 ] ( https://github.com/dotnet/vscode-csharp/pull/6132 ) )
25
+
26
+ ## 2.0.376
12
27
* Update Roslyn (PR: [ #6131 ] ( https://github.com/dotnet/vscode-csharp/pull/6131 ) )
13
28
* Only show toast for project load failures (PR: [ #69494 ] ( https://github.com/dotnet/roslyn/pull/69494 ) )
14
29
* Fix enter inserting /// on the incorrect line in documentation comments (PR: [ #6130 ] ( https://github.com/dotnet/vscode-csharp/pull/6130 ) )
You can’t perform that action at this time.
0 commit comments