File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-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
+ * Use hint diagnostics in vscode for better rendering in the editor (PR: [ #69403 ] ( https://github.com/dotnet/roslyn/pull/69403 ) )
13
+ * Tell the language server to open projects if no solution exists (PR: [ #6062 ] ( https://github.com/dotnet/vscode-csharp/pull/6062 ) )
14
+ * Show toast when project loading fails (PR: [ #6060 ] ( https://github.com/dotnet/vscode-csharp/pull/6060 ) )
15
+ * Fix misleading lsp server logs (PR: [ #69378 ] ( https://github.com/dotnet/roslyn/pull/69378 ) )
16
+ * Add support for code lens enable/disable options to roslyn LSP (PR: [ #6001 ] ( https://github.com/dotnet/vscode-csharp/pull/6001 ) )
17
+ * Onboard Localization pipeline (PR: [ #5990 ] ( https://github.com/dotnet/vscode-csharp/pull/5990 ) )
18
+ * Enable loading translated strings from razor TS code (PR: [ #5962 ] ( https://github.com/dotnet/vscode-csharp/pull/5962 ) )
19
+ * Update typescript and eslint plugin to remove build warning (PR: [ 6002] ( https://github.com/dotnet/vscode-csharp/pull/6002 ) )
20
+ * Report how the extension was activated (PR: [ #6043 ] ( https://github.com/dotnet/vscode-csharp/pull/6043 ) )
21
+
22
+ ## 2.0.328
12
23
* Update Roslyn to 4.8.0-1.23403.6 (PR: [ #6003 ] ( https://github.com/dotnet/vscode-csharp/pull/6003 ) )
13
24
* Fix issue where the ProcessFrameworkReferences task causes projects to fail to load (PR: [ #69354 ] ( https://github.com/dotnet/roslyn/pull/69354 ) )
14
25
* Emulate suggestion mode in LSP completion by always soft-selecting (PR: [ #69327 ] ( https://github.com/dotnet/roslyn/pull/69327 ) )
You can’t perform that action at this time.
0 commit comments