dotnet / vscode-csharp

Official C# support for Visual Studio Code
MIT License
2.84k stars 666 forks source link

Only the first project in a workspace is recognised as C# #6202

Closed igbenic closed 3 months ago

igbenic commented 1 year ago

Type: Bug

Issue Description

Only the first project in a workspace is recognised as C#

Steps to Reproduce

Add two dotnet projects to a workspace, I tried with dotnet new console -o Proj1 and dotnet new console -o Proj2, and added them both to a workspace

Expected Behavior

All projects in a workspace should be recognised as C#, with autocomplete, details on symbols and so on

Actual Behavior

Only the first C# project has autocomplete, go to definition an other C# functionalities

Logs

C# log

Failed to find dotnet info from path, falling back to acquire runtime via ms-dotnettools.vscode-dotnet-runtime Found dotnet version 7.0.3. Minimum required version is 7.0.100. Dotnet path: /Users/igbenic/Library/Application Support/Code/User/globalStorage/ms-dotnettools.vscode-dotnet-runtime/.dotnet/7.0.10/dotnet Activating C# + C# Dev Kit + C# IntelliCode... [Info - 18:13:44] [Program]Language server initialized Failed to find dotnet info from path, falling back to acquire runtime via ms-dotnettools.vscode-dotnet-runtime Found dotnet version 7.0.3. Minimum required version is 7.0.100.

C# LSP Trace Logs

Extension vscode.bat does not contribute csharpExtensionLoadPaths Extension vscode.clojure does not contribute csharpExtensionLoadPaths Extension vscode.coffeescript does not contribute csharpExtensionLoadPaths Extension vscode.configuration-editing does not contribute csharpExtensionLoadPaths Extension vscode.cpp does not contribute csharpExtensionLoadPaths Extension vscode.csharp does not contribute csharpExtensionLoadPaths Extension vscode.css does not contribute csharpExtensionLoadPaths Extension vscode.css-language-features does not contribute csharpExtensionLoadPaths Extension vscode.dart does not contribute csharpExtensionLoadPaths Extension vscode.debug-auto-launch does not contribute csharpExtensionLoadPaths Extension vscode.debug-server-ready does not contribute csharpExtensionLoadPaths Extension vscode.diff does not contribute csharpExtensionLoadPaths Extension vscode.docker does not contribute csharpExtensionLoadPaths Extension vscode.emmet does not contribute csharpExtensionLoadPaths Extension vscode.extension-editing does not contribute csharpExtensionLoadPaths Extension vscode.fsharp does not contribute csharpExtensionLoadPaths Extension vscode.git does not contribute csharpExtensionLoadPaths Extension vscode.git-base does not contribute csharpExtensionLoadPaths Extension vscode.github does not contribute csharpExtensionLoadPaths Extension vscode.github-authentication does not contribute csharpExtensionLoadPaths Extension vscode.go does not contribute csharpExtensionLoadPaths Extension vscode.groovy does not contribute csharpExtensionLoadPaths Extension vscode.grunt does not contribute csharpExtensionLoadPaths Extension vscode.gulp does not contribute csharpExtensionLoadPaths Extension vscode.handlebars does not contribute csharpExtensionLoadPaths Extension vscode.hlsl does not contribute csharpExtensionLoadPaths Extension vscode.html does not contribute csharpExtensionLoadPaths Extension vscode.html-language-features does not contribute csharpExtensionLoadPaths Extension vscode.ini does not contribute csharpExtensionLoadPaths Extension vscode.ipynb does not contribute csharpExtensionLoadPaths Extension vscode.jake does not contribute csharpExtensionLoadPaths Extension vscode.java does not contribute csharpExtensionLoadPaths Extension vscode.javascript does not contribute csharpExtensionLoadPaths Extension vscode.json does not contribute csharpExtensionLoadPaths Extension vscode.json-language-features does not contribute csharpExtensionLoadPaths Extension vscode.julia does not contribute csharpExtensionLoadPaths Extension vscode.latex does not contribute csharpExtensionLoadPaths Extension vscode.less does not contribute csharpExtensionLoadPaths Extension vscode.log does not contribute csharpExtensionLoadPaths Extension vscode.lua does not contribute csharpExtensionLoadPaths Extension vscode.make does not contribute csharpExtensionLoadPaths Extension vscode.markdown does not contribute csharpExtensionLoadPaths Extension vscode.markdown-language-features does not contribute csharpExtensionLoadPaths Extension vscode.markdown-math does not contribute csharpExtensionLoadPaths Extension vscode.media-preview does not contribute csharpExtensionLoadPaths Extension vscode.merge-conflict does not contribute csharpExtensionLoadPaths Extension vscode.microsoft-authentication does not contribute csharpExtensionLoadPaths Extension ms-vscode.js-debug does not contribute csharpExtensionLoadPaths Extension ms-vscode.js-debug-companion does not contribute csharpExtensionLoadPaths Extension ms-vscode.vscode-js-profile-table does not contribute csharpExtensionLoadPaths Extension vscode.builtin-notebook-renderers does not contribute csharpExtensionLoadPaths Extension vscode.npm does not contribute csharpExtensionLoadPaths Extension vscode.objective-c does not contribute csharpExtensionLoadPaths Extension vscode.perl does not contribute csharpExtensionLoadPaths Extension vscode.php does not contribute csharpExtensionLoadPaths Extension vscode.php-language-features does not contribute csharpExtensionLoadPaths Extension vscode.powershell does not contribute csharpExtensionLoadPaths Extension vscode.pug does not contribute csharpExtensionLoadPaths Extension vscode.python does not contribute csharpExtensionLoadPaths Extension vscode.r does not contribute csharpExtensionLoadPaths Extension vscode.razor does not contribute csharpExtensionLoadPaths Extension vscode.references-view does not contribute csharpExtensionLoadPaths Extension vscode.restructuredtext does not contribute csharpExtensionLoadPaths Extension vscode.ruby does not contribute csharpExtensionLoadPaths Extension vscode.rust does not contribute csharpExtensionLoadPaths Extension vscode.scss does not contribute csharpExtensionLoadPaths Extension vscode.search-result does not contribute csharpExtensionLoadPaths Extension vscode.shaderlab does not contribute csharpExtensionLoadPaths Extension vscode.shellscript does not contribute csharpExtensionLoadPaths Extension vscode.simple-browser does not contribute csharpExtensionLoadPaths Extension vscode.sql does not contribute csharpExtensionLoadPaths Extension vscode.swift does not contribute csharpExtensionLoadPaths Extension vscode.theme-abyss does not contribute csharpExtensionLoadPaths Extension vscode.theme-defaults does not contribute csharpExtensionLoadPaths Extension vscode.theme-kimbie-dark does not contribute csharpExtensionLoadPaths Extension vscode.theme-monokai does not contribute csharpExtensionLoadPaths Extension vscode.theme-monokai-dimmed does not contribute csharpExtensionLoadPaths Extension vscode.theme-quietlight does not contribute csharpExtensionLoadPaths Extension vscode.theme-red does not contribute csharpExtensionLoadPaths Extension vscode.vscode-theme-seti does not contribute csharpExtensionLoadPaths Extension vscode.theme-solarized-dark does not contribute csharpExtensionLoadPaths Extension vscode.theme-solarized-light does not contribute csharpExtensionLoadPaths Extension vscode.theme-tomorrow-night-blue does not contribute csharpExtensionLoadPaths Extension vscode.typescript does not contribute csharpExtensionLoadPaths Extension vscode.typescript-language-features does not contribute csharpExtensionLoadPaths Extension vscode.vb does not contribute csharpExtensionLoadPaths Extension vscode.xml does not contribute csharpExtensionLoadPaths Extension vscode.yaml does not contribute csharpExtensionLoadPaths Extension aaron-bond.better-comments does not contribute csharpExtensionLoadPaths Extension adrianwilczynski.asp-net-core-switcher does not contribute csharpExtensionLoadPaths Extension adrianwilczynski.namespace does not contribute csharpExtensionLoadPaths Extension alefragnani.pascal does not contribute csharpExtensionLoadPaths Extension alefragnani.pascal-formatter does not contribute csharpExtensionLoadPaths Extension alefragnani.project-manager does not contribute csharpExtensionLoadPaths Extension alexcvzz.vscode-sqlite does not contribute csharpExtensionLoadPaths Extension aliasadidev.nugetpackagemanagergui does not contribute csharpExtensionLoadPaths Extension Alpha4.jsonl does not contribute csharpExtensionLoadPaths Extension benshabatnoam.google-translate-ext does not contribute csharpExtensionLoadPaths Extension bmewburn.vscode-intelephense-client does not contribute csharpExtensionLoadPaths Extension christian-kohler.npm-intellisense does not contribute csharpExtensionLoadPaths Extension christian-kohler.path-intellisense does not contribute csharpExtensionLoadPaths Extension codezombiech.gitignore does not contribute csharpExtensionLoadPaths Extension Dart-Code.dart-code does not contribute csharpExtensionLoadPaths Extension Dart-Code.flutter does not contribute csharpExtensionLoadPaths Extension DominicVonk.vscode-resx-editor does not contribute csharpExtensionLoadPaths Extension eamodio.gitlens does not contribute csharpExtensionLoadPaths Extension EditorConfig.EditorConfig does not contribute csharpExtensionLoadPaths Extension emilast.LogFileHighlighter does not contribute csharpExtensionLoadPaths Extension enkia.tokyo-night does not contribute csharpExtensionLoadPaths Extension formulahendry.dotnet-test-explorer does not contribute csharpExtensionLoadPaths Extension gamunu.vscode-yarn does not contribute csharpExtensionLoadPaths Extension GitHub.copilot does not contribute csharpExtensionLoadPaths Extension GitHub.copilot-labs does not contribute csharpExtensionLoadPaths Extension GrapeCity.gc-excelviewer does not contribute csharpExtensionLoadPaths Extension GraphQL.vscode-graphql does not contribute csharpExtensionLoadPaths Extension GraphQL.vscode-graphql-syntax does not contribute csharpExtensionLoadPaths Extension GregorBiswanger.json2ts does not contribute csharpExtensionLoadPaths Extension Gruntfuggly.todo-tree does not contribute csharpExtensionLoadPaths Extension johnbillion.vscode-wordpress-hooks does not contribute csharpExtensionLoadPaths Extension k--kato.docomment does not contribute csharpExtensionLoadPaths Extension mathiasfrohlich.Kotlin does not contribute csharpExtensionLoadPaths Extension monokai.theme-monokai-pro-vscode does not contribute csharpExtensionLoadPaths Extension ms-dotnettools.csdevkit does not contribute csharpExtensionLoadPaths Extension ms-dotnettools.csharp does not contribute csharpExtensionLoadPaths Extension ms-dotnettools.dotnet-maui does not contribute csharpExtensionLoadPaths Extension ms-dotnettools.vscode-dotnet-pack does not contribute csharpExtensionLoadPaths Extension ms-dotnettools.vscode-dotnet-runtime does not contribute csharpExtensionLoadPaths Extension ms-dotnettools.vscodeintellicode-csharp does not contribute csharpExtensionLoadPaths Extension ms-python.python does not contribute csharpExtensionLoadPaths Extension ms-python.vscode-pylance does not contribute csharpExtensionLoadPaths Extension ms-toolsai.jupyter does not contribute csharpExtensionLoadPaths Extension ms-toolsai.jupyter-keymap does not contribute csharpExtensionLoadPaths Extension ms-toolsai.jupyter-renderers does not contribute csharpExtensionLoadPaths Extension ms-toolsai.vscode-jupyter-cell-tags does not contribute csharpExtensionLoadPaths Extension ms-toolsai.vscode-jupyter-slideshow does not contribute csharpExtensionLoadPaths Extension ms-vscode.makefile-tools does not contribute csharpExtensionLoadPaths Extension ms-vscode.sublime-keybindings does not contribute csharpExtensionLoadPaths Extension pflannery.vscode-versionlens does not contribute csharpExtensionLoadPaths Extension redhat.vscode-xml does not contribute csharpExtensionLoadPaths Extension redhat.vscode-yaml does not contribute csharpExtensionLoadPaths Extension rioj7.vscode-remove-comments does not contribute csharpExtensionLoadPaths Extension selcukermaya.se-csproj-extensions does not contribute csharpExtensionLoadPaths Extension softwareape.numbermonger does not contribute csharpExtensionLoadPaths Extension usernamehw.errorlens does not contribute csharpExtensionLoadPaths Extension VisualStudioExptTeam.intellicode-api-usage-examples does not contribute csharpExtensionLoadPaths Extension VisualStudioExptTeam.vscodeintellicode does not contribute csharpExtensionLoadPaths Extension VisualStudioExptTeam.vscodeintellicode-completions does not contribute csharpExtensionLoadPaths Extension WakaTime.vscode-wakatime does not contribute csharpExtensionLoadPaths Extension Wosi.omnipascal does not contribute csharpExtensionLoadPaths Extension yzhang.markdown-all-in-one does not contribute csharpExtensionLoadPaths [Trace - 18:25:07] Sending notification 'initialized'. Params: {} [Trace - 18:25:07] Sending notification 'serviceBroker/connect'. Params: { "pipeName": "/tmp/e29e216f-6ed9-47a4-9b14-6674bbf47783" } [Trace - 18:25:07] Sending notification 'textDocument/didOpen'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs", "languageId": "csharp", "version": 3, "text": "// See https://aka.ms/new-console-template for more information\r\nConsole.WriteLine(\"Hello, World!\");\r\n" } } [Trace - 18:25:07] Sending request 'textDocument/diagnostic - (1)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" } } [Trace - 18:25:07] Sending request 'workspace/diagnostic - (2)'. Params: { "previousResultIds": [], "partialResultToken": "620db0dd-f8b8-4543-ad41-6c41021e1284" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:07.809][End]initialize" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:07.810][Start]initialized" } [Trace - 18:25:07] Received request 'client/registerCapability - (2)'. Params: { "registrations": [ { "id": "760d4545-925c-43b5-9f99-62975575def9", "method": "workspace/didChangeConfiguration" } ] } [Trace - 18:25:07] Sending response 'client/registerCapability - (2)'. Processing request took 1ms No result returned. [Trace - 18:25:07] Received request 'workspace/configuration - (3)'. Params: { "items": [ { "section": "csharp|symbol_search.dotnet_search_reference_assemblies" }, { "section": "visual_basic|symbol_search.dotnet_search_reference_assemblies" }, { "section": "csharp|implement_type.dotnet_insertion_behavior" }, { "section": "visual_basic|implement_type.dotnet_insertion_behavior" }, { "section": "csharp|implement_type.dotnet_property_generation_behavior" }, { "section": "visual_basic|implement_type.dotnet_property_generation_behavior" }, { "section": "csharp|completion.dotnet_show_name_completion_suggestions" }, { "section": "visual_basic|completion.dotnet_show_name_completion_suggestions" }, { "section": "csharp|completion.dotnet_provide_regex_completions" }, { "section": "visual_basic|completion.dotnet_provide_regex_completions" }, { "section": "csharp|completion.dotnet_show_completion_items_from_unimported_namespaces" }, { "section": "visual_basic|completion.dotnet_show_completion_items_from_unimported_namespaces" }, { "section": "csharp|quick_info.dotnet_show_remarks_in_quick_info" }, { "section": "visual_basic|quick_info.dotnet_show_remarks_in_quick_info" }, { "section": "navigation.dotnet_navigate_to_decompiled_sources" }, { "section": "csharp|highlighting.dotnet_highlight_related_json_components" }, { "section": "visual_basic|highlighting.dotnet_highlight_related_json_components" }, { "section": "csharp|highlighting.dotnet_highlight_related_regex_components" }, { "section": "visual_basic|highlighting.dotnet_highlight_related_regex_components" }, { "section": "csharp|inlay_hints.dotnet_enable_inlay_hints_for_parameters" }, { "section": "visual_basic|inlay_hints.dotnet_enable_inlay_hints_for_parameters" }, { "section": "csharp|inlay_hints.dotnet_enable_inlay_hints_for_literal_parameters" }, { "section": "visual_basic|inlay_hints.dotnet_enable_inlay_hints_for_literal_parameters" }, { "section": "csharp|inlay_hints.dotnet_enable_inlay_hints_for_indexer_parameters" }, { "section": "visual_basic|inlay_hints.dotnet_enable_inlay_hints_for_indexer_parameters" }, { "section": "csharp|inlay_hints.dotnet_enable_inlay_hints_for_object_creation_parameters" }, { "section": "visual_basic|inlay_hints.dotnet_enable_inlay_hints_for_object_creation_parameters" }, { "section": "csharp|inlay_hints.dotnet_enable_inlay_hints_for_other_parameters" }, { "section": "visual_basic|inlay_hints.dotnet_enable_inlay_hints_for_other_parameters" }, { "section": "csharp|inlay_hints.dotnet_suppress_inlay_hints_for_parameters_that_differ_only_by_suffix" }, { "section": "visual_basic|inlay_hints.dotnet_suppress_inlay_hints_for_parameters_that_differ_only_by_suffix" }, { "section": "csharp|inlay_hints.dotnet_suppress_inlay_hints_for_parameters_that_match_method_intent" }, { "section": "visual_basic|inlay_hints.dotnet_suppress_inlay_hints_for_parameters_that_match_method_intent" }, { "section": "csharp|inlay_hints.dotnet_suppress_inlay_hints_for_parameters_that_match_argument_name" }, { "section": "visual_basic|inlay_hints.dotnet_suppress_inlay_hints_for_parameters_that_match_argument_name" }, { "section": "csharp|inlay_hints.csharp_enable_inlay_hints_for_types" }, { "section": "visual_basic|inlay_hints.csharp_enable_inlay_hints_for_types" }, { "section": "csharp|inlay_hints.csharp_enable_inlay_hints_for_implicit_variable_types" }, { "section": "visual_basic|inlay_hints.csharp_enable_inlay_hints_for_implicit_variable_types" }, { "section": "csharp|inlay_hints.csharp_enable_inlay_hints_for_lambda_parameter_types" }, { "section": "visual_basic|inlay_hints.csharp_enable_inlay_hints_for_lambda_parameter_types" }, { "section": "csharp|inlay_hints.csharp_enable_inlay_hints_for_implicit_object_creation" }, { "section": "visual_basic|inlay_hints.csharp_enable_inlay_hints_for_implicit_object_creation" }, { "section": "csharp|code_style.formatting.indentation_and_spacing.tab_width" }, { "section": "visual_basic|code_style.formatting.indentation_and_spacing.tab_width" }, { "section": "csharp|code_style.formatting.indentation_and_spacing.indent_size" }, { "section": "visual_basic|code_style.formatting.indentation_and_spacing.indent_size" }, { "section": "csharp|code_style.formatting.indentation_and_spacing.indent_style" }, { "section": "visual_basic|code_style.formatting.indentation_and_spacing.indent_style" }, { "section": "csharp|code_style.formatting.new_line.end_of_line" }, { "section": "visual_basic|code_style.formatting.new_line.end_of_line" }, { "section": "code_style.formatting.new_line.insert_final_newline" }, { "section": "csharp|background_analysis.dotnet_analyzer_diagnostics_scope" }, { "section": "visual_basic|background_analysis.dotnet_analyzer_diagnostics_scope" }, { "section": "csharp|background_analysis.dotnet_compiler_diagnostics_scope" }, { "section": "visual_basic|background_analysis.dotnet_compiler_diagnostics_scope" }, { "section": "csharp|code_lens.dotnet_enable_references_code_lens" }, { "section": "visual_basic|code_lens.dotnet_enable_references_code_lens" }, { "section": "csharp|code_lens.dotnet_enable_tests_code_lens" }, { "section": "visual_basic|code_lens.dotnet_enable_tests_code_lens" } ] } [Trace - 18:25:07] Sending response 'workspace/configuration - (3)'. Processing request took 1ms Result: [ true, null, "withOtherMembersOfTheSameKind", null, "preferThrowingProperties", null, "true", null, "true", null, true, null, "true", null, "true", "true", null, "true", null, false, null, false, null, false, null, false, null, false, null, false, null, false, null, false, null, false, null, false, null, false, null, false, null, "4", null, "4", null, "space", null, "auto", null, false, "openFiles", null, "openFiles", null, true, null, true, null ] [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:07.853][End]initialized" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:07.854][Start]serviceBroker/connect" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:07.855][Start]textDocument/didOpen" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]didOpen for file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:07.859][End]textDocument/didOpen" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 1 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]SameProcess proffered brokered service(s): Microsoft.VisualStudio.RemoteBrokeredServiceManifest (0.2)." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 1 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]SameProcess proffered brokered service(s): Microsoft.VisualStudio.GlobalBrokeredServiceContainer.MissingServiceDiagnostics (1.0)." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 1 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]SameProcess proffered brokered service(s): Microsoft.ServiceHub.Framework.AuthorizationService." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Could not find 'file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs'. Searched Host" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 1 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]SameProcess proffered brokered service(s): Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService, Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1), Microsoft.CodeAnalysis.LanguageServer.IHelloWorld (0.1), Microsoft.CodeAnalysis.LanguageServer.ManagedHotReloadLanguageService (0.1)." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.BrokeredServiceBridgeProvider]Setting up brokered service bridge" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Start: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Requesting proxy to \"helloServiceHubDotNetHost (0.1)\"" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Warning: 3 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Brokered service \"helloServiceHubDotNetHost (0.1)\" has no proffering source and no package registered to load." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Warning: 2 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Request for proxy to \"helloServiceHubDotNetHost (0.1)\" is declined: ServiceFactoryNotProffered." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Stop: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Requesting proxy to \"helloServiceHubDotNetHost (0.1)\"" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Added local RPC method \"handshake\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.HandshakeAsync(ServiceBrokerClientMetadata, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Added local RPC method \"requestServiceChannel\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Added local RPC method \"cancelServiceRequest\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.CancelServiceRequestAsync(Guid) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Added local RPC method \"dispose\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.Dispose() (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Added local RPC method \"handshake\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.HandshakeAsync(ServiceBrokerClientMetadata, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Added local RPC method \"requestServiceChannel\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Added local RPC method \"cancelServiceRequest\" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.CancelServiceRequestAsync(Guid) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:07.901][Start]textDocument/diagnostic" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 2 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Listening for events from Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.AvailabilityChanged to raise notification." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 3 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Listening started." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 7 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]{\"id\":2,\"method\":\"handshake\"}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Verbose: 7 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Received: {\n \"jsonrpc\": \"2.0\",\n \"id\": 2,\n \"method\": \"handshake\",\n \"params\": [\n {\n \"supportedConnections\": \"IpcPipe\",\n \"localServiceHost\": {\n \"operatingSystem\": 2,\n \"processArchitecture\": 3,\n \"runtime\": 2,\n \"runtimeVersion\": \"7.0.10\"\n }\n }\n ]\n}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 6 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Received request \"2\" for method \"handshake\"." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]PublicDocumentPullDiagnosticsHandler(category: ) started getting diagnostics" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]previousResults.Length=0" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Processing 1 documents" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 9 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Invoking Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.HandshakeAsync(ServiceBrokerClientMetadata, CancellationToken)" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Start: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]handshake" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Stop: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]handshake" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 8 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]{\"id\":2}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Verbose: 8 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Sent: {\n \"jsonrpc\": \"2.0\",\n \"id\": 2,\n \"result\": null\n}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:07.917][Start]workspace/diagnostic" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]PublicWorkspacePullDiagnosticsHandler(category: ) started getting diagnostics" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Added local RPC method \"availabilityChanged\" -> _proxy_Microsoft.ServiceHub.Framework.IRemoteServiceBroker_89d8e1e8-83f9-4bbd-8a2e-08cba8c52f24.OnAvailabilityChanged(BrokeredServicesChangedEventArgs) (_proxy_Microsoft.ServiceHub.Framework.IRemoteServiceBroker_89d8e1e8-83f9-4bbd-8a2e-08cba8c52f24)" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 3 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Listening started." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 1 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]IRemoteServiceBroker proffered from remote source: OtherProcessOnSameMachine." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]previousResults.Length=0" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 1 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]OtherProcessOnSameMachine proffered brokered service(s): Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1), Microsoft.CodeAnalysis.LanguageClient.SolutionSnapshotProvider (0.1), Microsoft.VisualStudio.Debugger.ManagedHotReloadService (0.1), helloServiceHubDotNetHost (0.1), vs-intellicode-base-models (0.1)." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 2 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Request for \"helloServiceHubDotNetHost (0.1)\" will be fulfilled by OtherProcessOnSameMachine" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Start: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Requesting proxy to \"helloServiceHubDotNetHost (0.1)\"" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 2 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Request for \"helloServiceHubDotNetHost (0.1)\" will be fulfilled by OtherProcessOnSameMachine" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Processing 0 documents" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Closing workspace/diagnostics request" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 7 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]{\"id\":3,\"method\":\"requestServiceChannel\"}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Verbose: 7 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Received: {\n \"jsonrpc\": \"2.0\",\n \"id\": 3,\n \"method\": \"requestServiceChannel\",\n \"params\": [\n {\n \"name\": \"Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest\",\n \"version\": \"0.1\"\n },\n {\n \"clientCulture\": \"en\",\n \"clientUICulture\": \"en\"\n }\n ]\n}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 6 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Received request \"3\" for method \"requestServiceChannel\"." } [Trace - 18:25:07] Received response 'workspace/diagnostic - (2)' in 119ms. Result: { "items": [] } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:07.925][End]workspace/diagnostic" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 9 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Invoking Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken)" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Start: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]requestServiceChannel" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 8 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]{\"id\":2,\"method\":\"handshake\"}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Verbose: 8 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Sent: {\n \"traceparent\": \"00-4326b5164d56ff48862a497e43a81e3f-472ce7ea13ecbf45-01\",\n \"jsonrpc\": \"2.0\",\n \"id\": 2,\n \"method\": \"handshake\",\n \"params\": [\n {\n \"supportedConnections\": \"Multiplexing, IpcPipe\",\n \"localServiceHost\": {\n \"operatingSystem\": 2,\n \"processArchitecture\": 3,\n \"runtime\": 2,\n \"runtimeVersion\": \"7.0.10\"\n }\n }\n ]\n}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Transfer: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Transfer, relatedActivityId=0dcbbaf3-3503-4872-8393-7dbbbd246fa0" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Start: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Requesting pipe to \"Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)\"" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 2 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Request for \"Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)\" will be fulfilled by SameProcess" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 7 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]{\"id\":2}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Verbose: 7 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Received: {\n \"jsonrpc\": \"2.0\",\n \"id\": 2,\n \"result\": null\n}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 11 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Received result for request \"2\"." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Transfer: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Transfer, relatedActivityId=0a198e66-cfbf-487f-9807-aa3d2cdb6c63" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Start: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Requesting proxy to \"Microsoft.ServiceHub.Framework.AuthorizationService\"" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 2 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Request for \"Microsoft.ServiceHub.Framework.AuthorizationService\" will be fulfilled by SameProcess" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 2 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Request for proxy to \"Microsoft.ServiceHub.Framework.AuthorizationService\" is Fulfilled by SameProcess: NoExplanation." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Stop: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Requesting proxy to \"Microsoft.ServiceHub.Framework.AuthorizationService\"" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Transfer: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Transfer, relatedActivityId=0dcbbaf3-3503-4872-8393-7dbbbd246fa0" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 8 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]{\"id\":3,\"method\":\"requestServiceChannel\"}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Verbose: 8 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Sent: {\n \"traceparent\": \"00-4326b5164d56ff48862a497e43a81e3f-3720c2261e44b04c-01\",\n \"jsonrpc\": \"2.0\",\n \"id\": 3,\n \"method\": \"requestServiceChannel\",\n \"params\": [\n {\n \"name\": \"helloServiceHubDotNetHost\",\n \"version\": \"0.1\"\n },\n {\n \"clientCredentials\": {},\n \"clientCulture\": \"en-HR\",\n \"clientUICulture\": \"en-US\"\n }\n ]\n}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 2 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Request for pipe to \"Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)\" is Fulfilled by SameProcess: NoExplanation." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Stop: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Requesting pipe to \"Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)\"" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Transfer: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Transfer, relatedActivityId=d15b2cf2-87d1-443d-bd27-1550c5b83e3d" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Stop: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]requestServiceChannel" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 8 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]{\"id\":3}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Verbose: 8 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Sent: {\n \"jsonrpc\": \"2.0\",\n \"id\": 3,\n \"result\": {\n \"requestId\": \"21f786aa-77f2-4006-b851-a0ae92c46057\",\n \"pipeName\": \"/var/folders/gn/38lq34h153bdg38rschh3c_m0000gn/T/ccb51022bacc4842afe5a610bbb79220\",\n \"isEmpty\": false\n }\n}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.Services.BrokeredServiceBridgeManifest.BrokeredServiceBridgeManifest]Proffered services: Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService,Microsoft.CodeAnalysis.LanguageServer.IHelloWorld (0.1),Microsoft.CodeAnalysis.LanguageServer.ManagedHotReloadLanguageService (0.1)" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 7 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]{\"id\":3}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Verbose: 7 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Received: {\n \"jsonrpc\": \"2.0\",\n \"id\": 3,\n \"result\": {\n \"requestId\": \"a1c13b54-5690-4610-86fd-5b713fa5bd28\",\n \"multiplexingChannelId\": 4\n }\n}" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 11 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Received result for request \"3\"." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 2 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Request for proxy to \"helloServiceHubDotNetHost (0.1)\" is Fulfilled by OtherProcessOnSameMachine: NoExplanation." } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Stop: 0 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Requesting proxy to \"helloServiceHubDotNetHost (0.1)\"" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]ServiceBroker Information: 13 : " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[BrokeredServiceTraceListener]Connection closing (RemotePartyTerminated: Reached end of stream.). " } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.Services.HelloWorld.RemoteHelloWorldProvider]Response from remote: Hello, C#! - with love from ServiceHub running on .NET" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:07.962][End]serviceBroker/connect" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Found 0 diagnostics for DocumentDiagnosticSource: /Users/igbenic/Downloads/wsTesting/Proj2/Program.cs in Miscellaneous Files" } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 18:25:07] Received response 'textDocument/diagnostic - (1)' in 160ms. Result: { "kind": "full", "resultId": "PublicDocumentPullDiagnosticsHandler(category: ):0", "items": [] } [Trace - 18:25:07] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:07.969][End]textDocument/diagnostic" } [Trace - 18:25:08] Sending request 'textDocument/diagnostic - (3)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: ):0" } [Trace - 18:25:08] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]/Users/igbenic/Downloads/wsTesting/Proj2/Program.cs found in workspace MiscellaneousFiles" } [Trace - 18:25:08] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:08.177][Start]textDocument/diagnostic" } [Trace - 18:25:08] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]PublicDocumentPullDiagnosticsHandler(category: ) started getting diagnostics" } [Trace - 18:25:08] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]previousResults.Length=1" } [Trace - 18:25:08] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Processing 1 documents" } [Trace - 18:25:08] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Diagnostics were unchanged for DocumentDiagnosticSource: /Users/igbenic/Downloads/wsTesting/Proj2/Program.cs in Miscellaneous Files" } [Trace - 18:25:08] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 18:25:08] Received response 'textDocument/diagnostic - (3)' in 5ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: ):0" } [Trace - 18:25:08] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:08.180][End]textDocument/diagnostic" } [Trace - 18:25:09] Received request 'workspace/diagnostic/refresh - (5)'. Params: [] [Trace - 18:25:09] Sending response 'workspace/diagnostic/refresh - (5)'. Processing request took 0ms No result returned. [Trace - 18:25:09] Sending request 'textDocument/diagnostic - (4)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: ):0" } [Trace - 18:25:09] Received request 'workspace/inlayHint/refresh - (4)'. Params: [] [Trace - 18:25:09] Sending response 'workspace/inlayHint/refresh - (4)'. Processing request took 0ms No result returned. [Trace - 18:25:09] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]/Users/igbenic/Downloads/wsTesting/Proj2/Program.cs found in workspace MiscellaneousFiles" } [Trace - 18:25:09] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:09.865][Start]textDocument/diagnostic" } [Trace - 18:25:09] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]PublicDocumentPullDiagnosticsHandler(category: ) started getting diagnostics" } [Trace - 18:25:09] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]previousResults.Length=1" } [Trace - 18:25:09] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Processing 1 documents" } [Trace - 18:25:09] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Diagnostics were unchanged for DocumentDiagnosticSource: /Users/igbenic/Downloads/wsTesting/Proj2/Program.cs in Miscellaneous Files" } [Trace - 18:25:09] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 18:25:09] Received response 'textDocument/diagnostic - (4)' in 5ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: ):0" } [Trace - 18:25:09] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:09.867][End]textDocument/diagnostic" } [Trace - 18:25:09] Received request 'workspace/codeLens/refresh - (6)'. Params: [] [Trace - 18:25:09] Sending response 'workspace/codeLens/refresh - (6)'. Processing request took 0ms No result returned. [Trace - 18:25:09] Received request 'workspace/semanticTokens/refresh - (7)'. Params: [] [Trace - 18:25:09] Sending response 'workspace/semanticTokens/refresh - (7)'. Processing request took 0ms No result returned. [Trace - 18:25:09] Sending request 'workspace/diagnostic - (5)'. Params: { "previousResultIds": [], "partialResultToken": "d321e649-e86a-40d9-b6c1-55966bb8f638" } [Trace - 18:25:09] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:09.931][Start]workspace/diagnostic" } [Trace - 18:25:09] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]PublicWorkspacePullDiagnosticsHandler(category: ) started getting diagnostics" } [Trace - 18:25:09] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]previousResults.Length=0" } [Trace - 18:25:09] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Processing 0 documents" } [Trace - 18:25:13] Sending request 'textDocument/codeAction - (6)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "context": { "diagnostics": [], "triggerKind": 2 } } [Trace - 18:25:13] Sending request 'textDocument/documentSymbol - (7)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" } } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]/Users/igbenic/Downloads/wsTesting/Proj2/Program.cs found in workspace MiscellaneousFiles" } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:13.240][Start]textDocument/codeAction" } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]/Users/igbenic/Downloads/wsTesting/Proj2/Program.cs found in workspace MiscellaneousFiles" } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:13.240][Start]textDocument/documentSymbol" } [Trace - 18:25:13] Sending request 'textDocument/inlayHint - (8)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 2, "character": 0 } } } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]/Users/igbenic/Downloads/wsTesting/Proj2/Program.cs found in workspace MiscellaneousFiles" } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:13.244][Start]textDocument/inlayHint" } [Trace - 18:25:13] Received response 'textDocument/inlayHint - (8)' in 11ms. Result: [] [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:13.253][End]textDocument/inlayHint" } [Trace - 18:25:13] Received response 'textDocument/documentSymbol - (7)' in 113ms. Result: [] [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:13.341][End]textDocument/documentSymbol" } [Trace - 18:25:13] Sending request 'textDocument/semanticTokens/range - (9)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" }, "range": { "start": { "line": 0, "character": 0 }, "end": { "line": 2, "character": 0 } } } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]/Users/igbenic/Downloads/wsTesting/Proj2/Program.cs found in workspace MiscellaneousFiles" } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:13.378][Start]textDocument/semanticTokens/range" } [Trace - 18:25:13] Received response 'textDocument/codeAction - (6)' in 176ms. Result: [ { "title": "Convert to 'Program.Main' style program", "kind": "refactor", "data": { "UniqueIdentifier": "Convert to 'Program.Main' style program", "CustomTags": [ "Convert To Program.Main" ], "Range": { "start": { "line": 0, "character": 0 }, "end": { "line": 0, "character": 0 } }, "TextDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" } } } ] [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:13.404][End]textDocument/codeAction" } [Trace - 18:25:13] Received response 'textDocument/semanticTokens/range - (9)' in 113ms. Result: { "data": [ 0, 0, 63, 17, 0, 1, 0, 7, 8, 0, 0, 7, 1, 21, 0, 0, 1, 9, 8, 0, 0, 9, 1, 43, 0, 0, 1, 15, 18, 0, 0, 15, 1, 43, 0, 0, 1, 1, 43, 0 ] } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:13.488][End]textDocument/semanticTokens/range" } [Trace - 18:25:13] Sending request 'textDocument/foldingRange - (10)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" } } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]/Users/igbenic/Downloads/wsTesting/Proj2/Program.cs found in workspace MiscellaneousFiles" } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:13.526][Start]textDocument/foldingRange" } [Trace - 18:25:13] Received response 'textDocument/foldingRange - (10)' in 16ms. Result: [] [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:13.540][End]textDocument/foldingRange" } [Trace - 18:25:13] Sending request 'textDocument/codeLens - (11)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" } } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]/Users/igbenic/Downloads/wsTesting/Proj2/Program.cs found in workspace MiscellaneousFiles" } [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:13.602][Start]textDocument/codeLens" } [Trace - 18:25:13] Received response 'textDocument/codeLens - (11)' in 5ms. Result: [] [Trace - 18:25:13] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:13.605][End]textDocument/codeLens" } [Trace - 18:25:17] Sending request 'textDocument/hover - (12)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" }, "position": { "line": 1, "character": 10 } } [Trace - 18:25:17] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]/Users/igbenic/Downloads/wsTesting/Proj2/Program.cs found in workspace MiscellaneousFiles" } [Trace - 18:25:17] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:17.551][Start]textDocument/hover" } [Trace - 18:25:17] Received response 'textDocument/hover - (12)' in 36ms. No result returned. [Trace - 18:25:17] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:17.581][End]textDocument/hover" } [Trace - 18:25:17] Sending request 'textDocument/definition - (13)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" }, "position": { "line": 1, "character": 11 } } [Trace - 18:25:17] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]/Users/igbenic/Downloads/wsTesting/Proj2/Program.cs found in workspace MiscellaneousFiles" } [Trace - 18:25:17] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:17.795][Start]textDocument/definition" } [Trace - 18:25:17] Received response 'textDocument/definition - (13)' in 10ms. Result: [] [Trace - 18:25:17] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:17.803][End]textDocument/definition" } [Trace - 18:25:18] Sending request 'textDocument/hover - (14)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" }, "position": { "line": 1, "character": 11 } } [Trace - 18:25:18] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]/Users/igbenic/Downloads/wsTesting/Proj2/Program.cs found in workspace MiscellaneousFiles" } [Trace - 18:25:18] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:18.312][Start]textDocument/hover" } [Trace - 18:25:18] Received response 'textDocument/hover - (14)' in 3ms. No result returned. [Trace - 18:25:18] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:18.313][End]textDocument/hover" } [Trace - 18:25:18] Received request 'workspace/semanticTokens/refresh - (8)'. Params: [] [Trace - 18:25:18] Sending response 'workspace/semanticTokens/refresh - (8)'. Processing request took 0ms No result returned. [Trace - 18:25:21] Sending request 'textDocument/diagnostic - (15)'. Params: { "textDocument": { "uri": "file:///Users/igbenic/Downloads/wsTesting/Proj2/Program.cs" }, "previousResultId": "PublicDocumentPullDiagnosticsHandler(category: ):0" } [Trace - 18:25:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]/Users/igbenic/Downloads/wsTesting/Proj2/Program.cs found in workspace MiscellaneousFiles" } [Trace - 18:25:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:21.408][Start]textDocument/diagnostic" } [Trace - 18:25:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]PublicDocumentPullDiagnosticsHandler(category: ) started getting diagnostics" } [Trace - 18:25:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]previousResults.Length=1" } [Trace - 18:25:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Processing 1 documents" } [Trace - 18:25:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Diagnostics were unchanged for DocumentDiagnosticSource: /Users/igbenic/Downloads/wsTesting/Proj2/Program.cs in Miscellaneous Files" } [Trace - 18:25:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost]Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics" } [Trace - 18:25:21] Received response 'textDocument/diagnostic - (15)' in 3ms. Result: { "kind": "unchanged", "resultId": "PublicDocumentPullDiagnosticsHandler(category: ):0" } [Trace - 18:25:21] Received notification 'window/logMessage'. Params: { "type": 4, "message": "[LanguageServerHost][04:25:21.409][End]textDocument/diagnostic" }

Environment information

VSCode version: 1.81.1 C# Extension: 2.0.376 Using OmniSharp: false

Dotnet Information .NET SDK: Version: 7.0.200 Commit: 534117727b Runtime Environment: OS Name: Mac OS X OS Version: 13.4 OS Platform: Darwin RID: osx.13-arm64 Base Path: /usr/local/share/dotnet/sdk/7.0.200/ Host: Version: 7.0.3 Architecture: arm64 Commit: 0a2bda10e8 .NET SDKs installed: 6.0.400 [/usr/local/share/dotnet/sdk] 6.0.404 [/usr/local/share/dotnet/sdk] 6.0.406 [/usr/local/share/dotnet/sdk] 7.0.100 [/usr/local/share/dotnet/sdk] 7.0.101 [/usr/local/share/dotnet/sdk] 7.0.200 [/usr/local/share/dotnet/sdk] .NET runtimes installed: Microsoft.AspNetCore.App 6.0.8 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 6.0.12 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 6.0.14 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 7.0.0 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 7.0.1 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 7.0.3 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 6.0.8 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 6.0.12 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 6.0.14 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 7.0.0 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 7.0.1 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 7.0.3 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Other architectures found: None Environment variables: Not set global.json file: Not found Learn more: https://aka.ms/dotnet/info Download .NET: https://aka.ms/dotnet/download
Visual Studio Code Extensions |Extension|Author|Version|Folder Name| |---|---|---|---| |asp-net-core-switcher|adrianwilczynski|2.0.2|adrianwilczynski.asp-net-core-switcher-2.0.2| |better-comments|aaron-bond|3.0.2|aaron-bond.better-comments-3.0.2| |copilot|GitHub|1.105.350|github.copilot-1.105.350| |copilot-labs|GitHub|0.14.884|github.copilot-labs-0.14.884| |csdevkit|ms-dotnettools|0.3.21|ms-dotnettools.csdevkit-0.3.21-darwin-arm64| |csharp|ms-dotnettools|2.0.376|ms-dotnettools.csharp-2.0.376-darwin-arm64| |dart-code|Dart-Code|3.70.0|dart-code.dart-code-3.70.0| |docomment|k--kato|1.0.0|k--kato.docomment-1.0.0| |dotnet-maui|ms-dotnettools|0.2.13|ms-dotnettools.dotnet-maui-0.2.13-darwin-arm64| |dotnet-test-explorer|formulahendry|0.7.8|formulahendry.dotnet-test-explorer-0.7.8| |EditorConfig|EditorConfig|0.16.4|editorconfig.editorconfig-0.16.4| |errorlens|usernamehw|3.13.0|usernamehw.errorlens-3.13.0| |flutter|Dart-Code|3.70.0|dart-code.flutter-3.70.0| |gc-excelviewer|GrapeCity|4.2.58|grapecity.gc-excelviewer-4.2.58| |gitignore|codezombiech|0.9.0|codezombiech.gitignore-0.9.0| |gitlens|eamodio|14.2.1|eamodio.gitlens-14.2.1| |google-translate-ext|benshabatnoam|2.2.2|benshabatnoam.google-translate-ext-2.2.2| |intellicode-api-usage-examples|VisualStudioExptTeam|0.2.7|visualstudioexptteam.intellicode-api-usage-examples-0.2.7| |json2ts|GregorBiswanger|0.0.6|gregorbiswanger.json2ts-0.0.6| |jsonl|Alpha4|0.0.1|alpha4.jsonl-0.0.1| |jupyter|ms-toolsai|2023.7.1002162226|ms-toolsai.jupyter-2023.7.1002162226-darwin-arm64| |jupyter-keymap|ms-toolsai|1.1.2|ms-toolsai.jupyter-keymap-1.1.2| |jupyter-renderers|ms-toolsai|1.0.17|ms-toolsai.jupyter-renderers-1.0.17| |Kotlin|mathiasfrohlich|1.7.1|mathiasfrohlich.kotlin-1.7.1| |LogFileHighlighter|emilast|2.16.0|emilast.logfilehighlighter-2.16.0| |makefile-tools|ms-vscode|0.7.0|ms-vscode.makefile-tools-0.7.0| |markdown-all-in-one|yzhang|3.5.1|yzhang.markdown-all-in-one-3.5.1| |namespace|adrianwilczynski|1.1.2|adrianwilczynski.namespace-1.1.2| |npm-intellisense|christian-kohler|1.4.4|christian-kohler.npm-intellisense-1.4.4| |nugetpackagemanagergui|aliasadidev|2.0.6|aliasadidev.nugetpackagemanagergui-2.0.6| |numbermonger|softwareape|0.5.0|softwareape.numbermonger-0.5.0| |omnipascal|Wosi|0.19.0|wosi.omnipascal-0.19.0| |pascal|alefragnani|9.6.0|alefragnani.pascal-9.6.0| |pascal-formatter|alefragnani|2.8.1|alefragnani.pascal-formatter-2.8.1| |path-intellisense|christian-kohler|2.8.4|christian-kohler.path-intellisense-2.8.4| |project-manager|alefragnani|12.7.0|alefragnani.project-manager-12.7.0| |python|ms-python|2023.14.0|ms-python.python-2023.14.0| |se-csproj-extensions|selcukermaya|0.0.7|selcukermaya.se-csproj-extensions-0.0.7| |sublime-keybindings|ms-vscode|4.0.10|ms-vscode.sublime-keybindings-4.0.10| |theme-monokai-pro-vscode|monokai|1.2.1|monokai.theme-monokai-pro-vscode-1.2.1| |todo-tree|Gruntfuggly|0.0.226|gruntfuggly.todo-tree-0.0.226| |tokyo-night|enkia|1.0.1|enkia.tokyo-night-1.0.1| |vscode-dotnet-pack|ms-dotnettools|1.0.12|ms-dotnettools.vscode-dotnet-pack-1.0.12| |vscode-dotnet-runtime|ms-dotnettools|1.7.0|ms-dotnettools.vscode-dotnet-runtime-1.7.0| |vscode-graphql|GraphQL|0.8.17|graphql.vscode-graphql-0.8.17| |vscode-graphql-syntax|GraphQL|1.2.2|graphql.vscode-graphql-syntax-1.2.2| |vscode-intelephense-client|bmewburn|1.9.5|bmewburn.vscode-intelephense-client-1.9.5| |vscode-jupyter-cell-tags|ms-toolsai|0.1.8|ms-toolsai.vscode-jupyter-cell-tags-0.1.8| |vscode-jupyter-slideshow|ms-toolsai|0.1.5|ms-toolsai.vscode-jupyter-slideshow-0.1.5| |vscode-pylance|ms-python|2023.8.30|ms-python.vscode-pylance-2023.8.30| |vscode-remove-comments|rioj7|1.5.5|rioj7.vscode-remove-comments-1.5.5| |vscode-resx-editor|DominicVonk|0.0.5|dominicvonk.vscode-resx-editor-0.0.5| |vscode-sqlite|alexcvzz|0.14.1|alexcvzz.vscode-sqlite-0.14.1| |vscode-versionlens|pflannery|1.5.2|pflannery.vscode-versionlens-1.5.2| |vscode-wakatime|WakaTime|24.2.2|wakatime.vscode-wakatime-24.2.2| |vscode-wordpress-hooks|johnbillion|1.1.0|johnbillion.vscode-wordpress-hooks-1.1.0| |vscode-xml|redhat|0.26.1|redhat.vscode-xml-0.26.1-darwin-arm64| |vscode-yaml|redhat|1.14.0|redhat.vscode-yaml-1.14.0| |vscode-yarn|gamunu|2.1.0|gamunu.vscode-yarn-2.1.0| |vscodeintellicode|VisualStudioExptTeam|1.2.30|visualstudioexptteam.vscodeintellicode-1.2.30| |vscodeintellicode-completions|VisualStudioExptTeam|1.0.22|visualstudioexptteam.vscodeintellicode-completions-1.0.22| |vscodeintellicode-csharp|ms-dotnettools|0.1.26|ms-dotnettools.vscodeintellicode-csharp-0.1.26-darwin-arm64|;

Extension version: 2.0.376 VS Code version: Code 1.81.1 (6c3e3dba23e8fadc360aed75ce363ba185c49794, 2023-08-09T22:40:25.698Z) OS version: Darwin arm64 22.5.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M1 Max (10 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled| |Load (avg)|5, 6, 9| |Memory (System)|64.00GB (37.30GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
dibarbet commented 3 months ago

This appears to be working for me on the latest versions of the C# and C# DevKit extensions. Please try the latest versions and re-open if it doesn't work.