File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
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
- * Bring VS Code telemetry reporting in DevKit to match log level requirements of VS (PR: [ #69444 ] ( https://github.com/dotnet/roslyn/pull/69444 ) )
13
- * Use new version of protocol to correctly serialize URIs (PR: [ #69453 ] ( https://github.com/dotnet/roslyn/pull/69453 ) )
14
- * Fix resolving import completion item in LSP (PR: [ #69454 ] ( https://github.com/dotnet/roslyn/pull/69454 ) )
12
+ * Fix issue with Go to Definition giving a "unable to resolve reference" error (PR: [ #69453 ] ( https://github.com/dotnet/roslyn/pull/69453 ) )
13
+ * Fix completion items not correctly adding using statements to the top of the file (PR: [ #69454 ] ( https://github.com/dotnet/roslyn/pull/69454 ) )
15
14
* Improve de-duping of project load failure toasts (PR: [ #69455 ] ( https://github.com/dotnet/roslyn/pull/69455 ) )
15
+ * Bring VS Code telemetry reporting in DevKit to match log level requirements of VS (PR: [ #69444 ] ( https://github.com/dotnet/roslyn/pull/69444 ) )
16
16
17
17
## 2.0.346
18
18
* Change how hint diagnostics are shown so they aren't shown as blue squiggles (PR: [ #69403 ] ( https://github.com/dotnet/roslyn/pull/69403 ) )
19
19
* Load projects even if there is no solution file (PR: [ #6062 ] ( https://github.com/dotnet/vscode-csharp/pull/6062 ) )
20
20
* Show toast when project loading fails (PR: [ #6060 ] ( https://github.com/dotnet/vscode-csharp/pull/6060 ) )
21
- * Fix misleading lsp server logs (PR: [ #69378 ] ( https://github.com/dotnet/roslyn/pull/69378 ) )
21
+ * Fix misleading LSP server logs (PR: [ #69378 ] ( https://github.com/dotnet/roslyn/pull/69378 ) )
22
22
* Add support for code lens enable/disable options to roslyn LSP (PR: [ #6001 ] ( https://github.com/dotnet/vscode-csharp/pull/6001 ) )
23
23
* Onboard Localization pipeline (PR: [ #5990 ] ( https://github.com/dotnet/vscode-csharp/pull/5990 ) )
24
24
* Enable loading translated strings from razor TS code (PR: [ #5962 ] ( https://github.com/dotnet/vscode-csharp/pull/5962 ) )
You can’t perform that action at this time.
0 commit comments