vscode-csharp
vscode-csharp copied to clipboard
No C# project is currently loaded. Please create a C# project in order to debug.
Issue Description
Steps to Reproduce
Open a folder containing a solution created in VS in VSC and press F5.
Expected Behavior
The project launches
Actual Behavior
No C# project is currently loaded. Please create a C# project in order to debug.
Logs
C# log
Using dotnet configured on PATH
Dotnet path: /usr/local/share/dotnet/dotnet
Activating C# + C# Dev Kit + C# IntelliCode...
Starting server at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.LanguageServer.dll
Server arguments /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.LanguageServer.dll --logLevel Trace --starredCompletionComponentPath /Users/foxt/.vscode/extensions/ms-dotnettools.vscodeintellicode-csharp-0.1.26-darwin-arm64/components/starred-suggestions/node_modules/@vsintellicode/starred-suggestions-csharp --sharedDependencies /Users/foxt/.vscode/extensions/ms-dotnettools.csdevkit-0.4.10-darwin-arm64/components/vs-green-server/platforms/darwin-arm64/node_modules/@microsoft/visualstudio-server-shared.darwin-arm64 --extension /Users/foxt/.vscode/extensions/ms-dotnettools.csdevkit-0.4.10-darwin-arm64/components/roslyn-visualstudio-languageservices-devkit/node_modules/@microsoft/visualstudio-languageservices-devkit/Microsoft.VisualStudio.LanguageServices.DevKit.dll --sessionId 44812a8a-53df-480b-9157-405943b8c09c1696245779853 --telemetryLevel off --extensionLogDirectory /Users/foxt/Library/Application Support/Code/logs/20231002T121412/window1/exthost/ms-dotnettools.csharp
waiting for named pipe information from server...
[stdout] dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Remote.Workspaces.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.CSharp.Workspaces.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.CSharp.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Razor.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Scripting.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Elfie.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.CSharp.Features.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Workspaces.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.AnalyzerUtilities.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
Solution-level analyzer at /Users/foxt/.vscode/extensions/ms-dotnettools.csharp-2.4.4-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Features.dll added to workspace.
[stdout] {"pipeName":"/var/folders/dq/mw02d5hn58z18_j9tjrfddbw0000gn/T/63581097-a221-4617-a5cb-5c256d0ddc98.sock"}
received named pipe information from server
attempting to connect client to server...
client has connected to server
[Info - 12:23:30] [Program] Language server initialized
[LanguageServerHost] [11:23:30.846][Start]initialize
[LanguageServerHost] [11:23:30.846][Start]Initialize
[LanguageServerHost] [11:23:30.900][End]Initialize
[LanguageServerHost] [11:23:30.916][End]initialize
[LanguageServerHost] [11:23:30.922][Start]initialized
[LanguageServerHost] [11:23:30.974][End]initialized
[LanguageServerHost] [11:23:30.976][Start]serviceBroker/connect
[LanguageServerHost] [11:23:30.976][Start]textDocument/didOpen
[LanguageServerHost] didOpen for file:///Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs
[LanguageServerHost] [11:23:30.981][End]textDocument/didOpen
[BrokeredServiceTraceListener] ServiceBroker Information: 1 :
[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.VisualStudio.RemoteBrokeredServiceManifest (0.2).
[BrokeredServiceTraceListener] ServiceBroker Information: 1 :
[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.VisualStudio.GlobalBrokeredServiceContainer.MissingServiceDiagnostics (1.0).
[BrokeredServiceTraceListener] ServiceBroker Information: 1 :
[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.ServiceHub.Framework.AuthorizationService.
[LanguageServerHost] Could not find 'file:///Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs'. Searched Host
[BrokeredServiceTraceListener] ServiceBroker Information: 1 :
[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1), Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService, Microsoft.CodeAnalysis.LanguageServer.IHelloWorld (0.1), Microsoft.CodeAnalysis.LanguageServer.ManagedHotReloadLanguageService (0.1).
[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.BrokeredServiceBridgeProvider] Setting up brokered service bridge
[BrokeredServiceTraceListener] ServiceBroker Start: 0 :
[BrokeredServiceTraceListener] Requesting proxy to "helloServiceHubDotNetHost (0.1)"
[BrokeredServiceTraceListener] ServiceBroker Warning: 3 :
[BrokeredServiceTraceListener] Brokered service "helloServiceHubDotNetHost (0.1)" has no proffering source and no package registered to load.
[BrokeredServiceTraceListener] ServiceBroker Warning: 2 :
[BrokeredServiceTraceListener] Request for proxy to "helloServiceHubDotNetHost (0.1)" is declined: ServiceFactoryNotProffered.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 :
[BrokeredServiceTraceListener] Requesting proxy to "helloServiceHubDotNetHost (0.1)"
[LanguageServerHost] [11:23:31.049][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: , source: ) started getting diagnostics
[BrokeredServiceTraceListener] ServiceBroker Information: 0 :
[BrokeredServiceTraceListener] Added local RPC method "handshake" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.HandshakeAsync(ServiceBrokerClientMetadata, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 0 :
[BrokeredServiceTraceListener] Added local RPC method "requestServiceChannel" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 0 :
[BrokeredServiceTraceListener] Added local RPC method "cancelServiceRequest" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.CancelServiceRequestAsync(Guid) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 0 :
[BrokeredServiceTraceListener] Added local RPC method "dispose" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.Dispose() (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 0 :
[BrokeredServiceTraceListener] Added local RPC method "handshake" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.HandshakeAsync(ServiceBrokerClientMetadata, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 0 :
[BrokeredServiceTraceListener] Added local RPC method "requestServiceChannel" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[BrokeredServiceTraceListener] ServiceBroker Information: 0 :
[BrokeredServiceTraceListener] Added local RPC method "cancelServiceRequest" -> Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.CancelServiceRequestAsync(Guid) (Microsoft.ServiceHub.Framework.IpcRelayServiceBroker)
[LanguageServerHost] previousResults.Length=0
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Listening for events from Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.AvailabilityChanged to raise notification.
[LanguageServerHost] Processing 1 documents
[BrokeredServiceTraceListener] ServiceBroker Information: 3 :
[BrokeredServiceTraceListener] Listening started.
[BrokeredServiceTraceListener] ServiceBroker Information: 0 :
[BrokeredServiceTraceListener] Added local RPC method "availabilityChanged" -> _proxy_Microsoft.ServiceHub.Framework.IRemoteServiceBroker_3696dad0-bf04-4551-b75f-6b4028ad7f5f.OnAvailabilityChanged(BrokeredServicesChangedEventArgs) (_proxy_Microsoft.ServiceHub.Framework.IRemoteServiceBroker_3696dad0-bf04-4551-b75f-6b4028ad7f5f)
[BrokeredServiceTraceListener] ServiceBroker Information: 3 :
[BrokeredServiceTraceListener] Listening started.
[BrokeredServiceTraceListener] ServiceBroker Information: 1 :
[BrokeredServiceTraceListener] IRemoteServiceBroker proffered from remote source: OtherProcessOnSameMachine.
[BrokeredServiceTraceListener] ServiceBroker Information: 1 :
[BrokeredServiceTraceListener] OtherProcessOnSameMachine proffered brokered service(s): vs-intellicode-base-models (0.1), helloServiceHubDotNetHost (0.1), Microsoft.VisualStudio.Debugger.ManagedHotReloadService (0.1), Microsoft.CodeAnalysis.LanguageClient.SolutionSnapshotProvider (0.1), Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1).
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for "helloServiceHubDotNetHost (0.1)" will be fulfilled by OtherProcessOnSameMachine
[BrokeredServiceTraceListener] ServiceBroker Information: 7 :
[BrokeredServiceTraceListener] {"id":2,"method":"handshake"}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 :
[BrokeredServiceTraceListener] Received: {"jsonrpc":"2.0","id":2,"method":"handshake","params":[{"supportedConnections":"IpcPipe","localServiceHost":{"operatingSystem":2,"processArchitecture":3,"runtime":2,"runtimeVersion":"7.0.11"}}]}
[BrokeredServiceTraceListener] ServiceBroker Information: 6 :
[BrokeredServiceTraceListener] Received request "2" for method "handshake".
[BrokeredServiceTraceListener] ServiceBroker Start: 0 :
[BrokeredServiceTraceListener] Requesting proxy to "helloServiceHubDotNetHost (0.1)"
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for "helloServiceHubDotNetHost (0.1)" will be fulfilled by OtherProcessOnSameMachine
[LanguageServerHost] [11:23:31.107][Start]workspace/diagnostic
[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: , source: ) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[BrokeredServiceTraceListener] ServiceBroker Information: 8 :
[BrokeredServiceTraceListener] {"id":2,"method":"handshake"}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 :
[BrokeredServiceTraceListener] Sent: {"jsonrpc":"2.0","id":2,"method":"handshake","params":[{"supportedConnections":"Multiplexing, IpcPipe","localServiceHost":{"operatingSystem":2,"processArchitecture":3,"runtime":2,"runtimeVersion":"7.0.11"}}],"traceparent":"00-e2f84b9da4b5074fa793595a6698c091-c005f1f87ab2a24b-01"}
[BrokeredServiceTraceListener] ServiceBroker Information: 9 :
[BrokeredServiceTraceListener] Invoking Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.HandshakeAsync(ServiceBrokerClientMetadata, CancellationToken)
[BrokeredServiceTraceListener] ServiceBroker Start: 0 :
[BrokeredServiceTraceListener] handshake
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 :
[BrokeredServiceTraceListener] handshake
[BrokeredServiceTraceListener] ServiceBroker Information: 8 :
[BrokeredServiceTraceListener] {"id":2}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 :
[BrokeredServiceTraceListener] Sent: {"jsonrpc":"2.0","id":2,"result":null}
[BrokeredServiceTraceListener] ServiceBroker Information: 7 :
[BrokeredServiceTraceListener] {"id":2}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 :
[BrokeredServiceTraceListener] Received: {"jsonrpc":"2.0","id":2,"result":null}
[BrokeredServiceTraceListener] ServiceBroker Information: 11 :
[LanguageServerHost] Closing workspace/diagnostics request
[BrokeredServiceTraceListener] Received result for request "2".
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics
[BrokeredServiceTraceListener] ServiceBroker Information: 7 :
[BrokeredServiceTraceListener] {"id":3,"method":"requestServiceChannel"}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 :
[BrokeredServiceTraceListener] Received: {"jsonrpc":"2.0","id":3,"method":"requestServiceChannel","params":[{"name":"Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest","version":"0.1"},{"clientCulture":"furry","clientUICulture":"furry"}]}
[BrokeredServiceTraceListener] ServiceBroker Information: 6 :
[BrokeredServiceTraceListener] Received request "3" for method "requestServiceChannel".
[LanguageServerHost] [11:23:31.138][End]workspace/diagnostic
[LanguageServerHost] Found 0 diagnostics for DocumentDiagnosticSource: /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[BrokeredServiceTraceListener] ServiceBroker Information: 8 :
[BrokeredServiceTraceListener] {"id":3,"method":"requestServiceChannel"}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 :
[BrokeredServiceTraceListener] Sent: {"jsonrpc":"2.0","id":3,"method":"requestServiceChannel","params":[{"name":"helloServiceHubDotNetHost","version":"0.1"},{"clientCredentials":{},"clientCulture":"en-GB","clientUICulture":""}],"traceparent":"00-e2f84b9da4b5074fa793595a6698c091-756838145d4b5a49-01"}
[BrokeredServiceTraceListener] ServiceBroker Information: 9 :
[BrokeredServiceTraceListener] Invoking Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken)
[BrokeredServiceTraceListener] ServiceBroker Start: 0 :
[BrokeredServiceTraceListener] requestServiceChannel
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 :
[BrokeredServiceTraceListener] Transfer, relatedActivityId=1b228e3f-3c4f-4ee7-97b3-670fba7ab48d
[BrokeredServiceTraceListener] ServiceBroker Start: 0 :
[BrokeredServiceTraceListener] Requesting pipe to "Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)"
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for "Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)" will be fulfilled by SameProcess
[LanguageServerHost] [11:23:31.149][End]textDocument/diagnostic
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 :
[BrokeredServiceTraceListener] Transfer, relatedActivityId=a32d7442-28f2-494f-81a6-6d94bc08c3cf
[BrokeredServiceTraceListener] ServiceBroker Start: 0 :
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.ServiceHub.Framework.AuthorizationService"
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for "Microsoft.ServiceHub.Framework.AuthorizationService" will be fulfilled by SameProcess
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for proxy to "Microsoft.ServiceHub.Framework.AuthorizationService" is Fulfilled by SameProcess: NoExplanation.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 :
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.ServiceHub.Framework.AuthorizationService"
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 :
[BrokeredServiceTraceListener] Transfer, relatedActivityId=1b228e3f-3c4f-4ee7-97b3-670fba7ab48d
[BrokeredServiceTraceListener] ServiceBroker Information: 7 :
[BrokeredServiceTraceListener] {"id":3}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 :
[BrokeredServiceTraceListener] Received: {"jsonrpc":"2.0","id":3,"result":{"requestId":"8fe8b7a4-ca75-4d63-a589-a1e9de39a54a","multiplexingChannelId":3}}
[BrokeredServiceTraceListener] ServiceBroker Information: 11 :
[BrokeredServiceTraceListener] Received result for request "3".
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for pipe to "Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)" is Fulfilled by SameProcess: NoExplanation.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 :
[BrokeredServiceTraceListener] Requesting pipe to "Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1)"
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 :
[BrokeredServiceTraceListener] Transfer, relatedActivityId=c869e6ce-ad8d-49c3-8319-c630ac19fd9b
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 :
[BrokeredServiceTraceListener] requestServiceChannel
[BrokeredServiceTraceListener] ServiceBroker Information: 8 :
[BrokeredServiceTraceListener] {"id":3}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 :
[BrokeredServiceTraceListener] Sent: {"jsonrpc":"2.0","id":3,"result":{"requestId":"53871885-f09f-4e7d-95e4-85a26d24debd","pipeName":"/var/folders/dq/mw02d5hn58z18_j9tjrfddbw0000gn/T/0775d6346d8548bc8da3b96d71592b16"}}
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for proxy to "helloServiceHubDotNetHost (0.1)" is Fulfilled by OtherProcessOnSameMachine: NoExplanation.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 :
[BrokeredServiceTraceListener] Requesting proxy to "helloServiceHubDotNetHost (0.1)"
[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)
[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.Services.HelloWorld.RemoteHelloWorldProvider] Response from remote: Hello, C#! - with love from ServiceHub running on .NET
[LanguageServerHost] [11:23:31.278][End]serviceBroker/connect
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [11:23:31.360][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: , source: ) started getting diagnostics
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [11:23:31.364][End]textDocument/diagnostic
[BrokeredServiceTraceListener] ServiceBroker Information: 7 :
[BrokeredServiceTraceListener] {"id":4,"method":"requestServiceChannel"}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 :
[BrokeredServiceTraceListener] Received: {"jsonrpc":"2.0","id":4,"method":"requestServiceChannel","params":[{"name":"Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService"},{"clientCredentials":{},"clientCulture":"furry","clientUICulture":"furry"}],"traceparent":"00-2951608437a382458136c011d235e7ae-1c481ea5806f0349-00"}
[BrokeredServiceTraceListener] ServiceBroker Information: 6 :
[BrokeredServiceTraceListener] Received request "4" for method "requestServiceChannel".
[BrokeredServiceTraceListener] ServiceBroker Information: 9 :
[BrokeredServiceTraceListener] Invoking Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.RequestServiceChannelAsync(ServiceMoniker, ServiceActivationOptions, CancellationToken)
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 :
[BrokeredServiceTraceListener] Transfer, relatedActivityId=9e2c69a0-0daf-4090-af14-b017969d2ac0
[BrokeredServiceTraceListener] ServiceBroker Start: 0 :
[BrokeredServiceTraceListener] requestServiceChannel
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 :
[BrokeredServiceTraceListener] Transfer, relatedActivityId=b5667562-32e2-41c7-b3dc-9a3323c4e654
[BrokeredServiceTraceListener] ServiceBroker Start: 0 :
[BrokeredServiceTraceListener] Requesting pipe to "Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService"
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for "Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService" will be fulfilled by SameProcess
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 :
[BrokeredServiceTraceListener] Transfer, relatedActivityId=ea46a70f-2532-43ac-b88d-3a0c81c39473
[BrokeredServiceTraceListener] ServiceBroker Start: 0 :
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.ServiceHub.Framework.AuthorizationService"
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for "Microsoft.ServiceHub.Framework.AuthorizationService" will be fulfilled by SameProcess
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for proxy to "Microsoft.ServiceHub.Framework.AuthorizationService" is Fulfilled by SameProcess: NoExplanation.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 :
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.ServiceHub.Framework.AuthorizationService"
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 :
[BrokeredServiceTraceListener] Transfer, relatedActivityId=b5667562-32e2-41c7-b3dc-9a3323c4e654
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 :
[BrokeredServiceTraceListener] Transfer, relatedActivityId=301eb419-94f3-43e3-8657-db3d999e61b3
[BrokeredServiceTraceListener] ServiceBroker Start: 0 :
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1)"
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for "Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1)" will be fulfilled by OtherProcessOnSameMachine
[BrokeredServiceTraceListener] ServiceBroker Information: 8 :
[BrokeredServiceTraceListener] {"id":4,"method":"requestServiceChannel"}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 :
[BrokeredServiceTraceListener] Sent: {"jsonrpc":"2.0","id":4,"method":"requestServiceChannel","params":[{"name":"Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService","version":"0.1"},{"clientCredentials":{},"clientCulture":"furry","clientUICulture":"furry"}],"traceparent":"00-19b41e30f394e3438657db3d999e61b3-3ea31298a7324f4e-01"}
[BrokeredServiceTraceListener] ServiceBroker Information: 7 :
[BrokeredServiceTraceListener] {"id":4}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 7 :
[BrokeredServiceTraceListener] Received: {"jsonrpc":"2.0","id":4,"result":{"requestId":"bfde02c4-6499-4b45-b8c3-98d1f5466873","multiplexingChannelId":5}}
[BrokeredServiceTraceListener] ServiceBroker Information: 11 :
[BrokeredServiceTraceListener] Received result for request "4".
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for proxy to "Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1)" is Fulfilled by OtherProcessOnSameMachine: NoExplanation.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 :
[BrokeredServiceTraceListener] Requesting proxy to "Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1)"
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 :
[BrokeredServiceTraceListener] Transfer, relatedActivityId=b5667562-32e2-41c7-b3dc-9a3323c4e654
[BrokeredServiceTraceListener] ServiceBroker Information: 2 :
[BrokeredServiceTraceListener] Request for pipe to "Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService" is Fulfilled by SameProcess: NoExplanation.
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 :
[BrokeredServiceTraceListener] Requesting pipe to "Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService"
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 :
[BrokeredServiceTraceListener] Transfer, relatedActivityId=9e2c69a0-0daf-4090-af14-b017969d2ac0
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 :
[BrokeredServiceTraceListener] requestServiceChannel
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 :
[BrokeredServiceTraceListener] Transfer, relatedActivityId=84605129-a337-4582-8136-c011d235e7ae
[BrokeredServiceTraceListener] ServiceBroker Information: 8 :
[BrokeredServiceTraceListener] {"id":4}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 :
[BrokeredServiceTraceListener] Sent: {"jsonrpc":"2.0","id":4,"result":{"requestId":"2711042c-d7ca-42a3-8107-1397ddbc9b43","pipeName":"/var/folders/dq/mw02d5hn58z18_j9tjrfddbw0000gn/T/8f1c65adacf84164a27c770ddd1770cc"}}
[Microsoft.CodeAnalysis.LanguageServer.HostWorkspace.ProjectInitializationHandler] Devkit project initialization completed
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:33.075][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: , source: ) started getting diagnostics
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] [11:23:33.146][Start]workspace/diagnostic
[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: , source: ) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Closing workspace/diagnostics request
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [11:23:33.147][End]workspace/diagnostic
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:35.077][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: , source: ) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] textDocument/diagnostic - Canceled
[LanguageServerHost] [11:23:35.078][End]textDocument/diagnostic
[LanguageServerHost] [11:23:35.152][Start]workspace/diagnostic
[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: , source: ) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Found 39 diagnostics for DocumentDiagnosticSource: /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs in get-windows-test
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [11:23:35.649][End]textDocument/diagnostic
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:42.559][Start]textDocument/codeAction
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:42.559][Start]textDocument/documentSymbol
[LanguageServerHost] [11:23:42.564][End]textDocument/documentSymbol
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:42.592][Start]textDocument/inlayHint
[LanguageServerHost] [11:23:42.602][End]textDocument/inlayHint
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:42.724][Start]textDocument/semanticTokens/range
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:42.798][Start]textDocument/codeAction
[LanguageServerHost] textDocument/codeAction - Canceled
[LanguageServerHost] [11:23:42.804][End]textDocument/codeAction
[LanguageServerHost] [11:23:42.815][End]textDocument/semanticTokens/range
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:42.842][Start]textDocument/foldingRange
[LanguageServerHost] [11:23:42.842][Start]textDocument/documentSymbol
[LanguageServerHost] [11:23:42.843][End]textDocument/documentSymbol
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:42.848][Start]textDocument/foldingRange
[LanguageServerHost] [11:23:42.860][End]textDocument/foldingRange
[LanguageServerHost] [11:23:42.862][End]textDocument/foldingRange
[LanguageServerHost] [11:23:42.923][End]textDocument/codeAction
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:42.927][Start]textDocument/codeLens
[LanguageServerHost] [11:23:42.930][End]textDocument/codeLens
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:43.440][Start]textDocument/codeAction
[LanguageServerHost] [11:23:43.552][End]textDocument/codeAction
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:44.415][Start]textDocument/codeAction
[LanguageServerHost] [11:23:44.470][End]textDocument/codeAction
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:44.714][Start]textDocument/documentSymbol
[LanguageServerHost] [11:23:44.715][End]textDocument/documentSymbol
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:44.716][Start]textDocument/foldingRange
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:44.716][Start]textDocument/foldingRange
[LanguageServerHost] [11:23:44.716][End]textDocument/foldingRange
[LanguageServerHost] [11:23:44.716][End]textDocument/foldingRange
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:44.739][Start]textDocument/codeLens
[LanguageServerHost] [11:23:44.740][End]textDocument/codeLens
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:48.049][Start]textDocument/codeLens
[LanguageServerHost] [11:23:48.050][End]textDocument/codeLens
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:50.697][Start]textDocument/codeLens
[LanguageServerHost] [11:23:50.698][End]textDocument/codeLens
[LanguageServerHost] /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs found in workspace Host
[LanguageServerHost] [11:23:52.418][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: , source: ) started getting diagnostics
[LanguageServerHost] previousResults.Length=1
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] Diagnostics were unchanged for DocumentDiagnosticSource: /Users/foxt/Projects/get-windows-test/get-windows-test/Main.cs in get-windows-test
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [11:23:52.418][End]textDocument/diagnostic
C# LSP Trace Logs
Environment information
VSCode version: 1.82.2 C# Extension: 2.4.4 Using OmniSharp: false
Dotnet Information
.NET SDK: Version: 7.0.308 Commit: f6a2f50f2dRuntime Environment: OS Name: Mac OS X OS Version: 14.0 OS Platform: Darwin RID: osx-arm64 Base Path: /usr/local/share/dotnet/sdk/7.0.308/
Host: Version: 7.0.11 Architecture: arm64 Commit: ecb34f85ec
.NET SDKs installed: 6.0.404 [/usr/local/share/dotnet/sdk] 6.0.408 [/usr/local/share/dotnet/sdk] 6.0.410 [/usr/local/share/dotnet/sdk] 6.0.412 [/usr/local/share/dotnet/sdk] 6.0.413 [/usr/local/share/dotnet/sdk] 6.0.414 [/usr/local/share/dotnet/sdk] 7.0.101 [/usr/local/share/dotnet/sdk] 7.0.203 [/usr/local/share/dotnet/sdk] 7.0.302 [/usr/local/share/dotnet/sdk] 7.0.304 [/usr/local/share/dotnet/sdk] 7.0.306 [/usr/local/share/dotnet/sdk] 7.0.307 [/usr/local/share/dotnet/sdk] 7.0.308 [/usr/local/share/dotnet/sdk]
.NET runtimes installed: Microsoft.AspNetCore.App 6.0.12 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 6.0.16 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 6.0.18 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 6.0.20 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 6.0.21 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 6.0.22 [/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.5 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 7.0.7 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 7.0.9 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 7.0.10 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 7.0.11 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App] Microsoft.NETCore.App 6.0.12 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 6.0.16 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 6.0.18 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 6.0.20 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 6.0.21 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 6.0.22 [/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.5 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 7.0.7 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 7.0.9 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 7.0.10 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App] Microsoft.NETCore.App 7.0.11 [/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 |
|---|---|---|---|
| azure-account | ms-vscode | 0.11.5 | ms-vscode.azure-account-0.11.5 |
| azure-repos | ms-vscode | 0.36.0 | ms-vscode.azure-repos-0.36.0 |
| bun-vscode | oven | 0.0.11 | oven.bun-vscode-0.0.11 |
| cmake | twxs | 0.0.17 | twxs.cmake-0.0.17 |
| cmake-tools | ms-vscode | 1.15.31 | ms-vscode.cmake-tools-1.15.31 |
| color-highlight | naumovs | 2.5.0 | naumovs.color-highlight-2.5.0 |
| copilot | GitHub | 1.121.453 | github.copilot-1.121.453 |
| copilot-chat | GitHub | 0.7.2023090101 | github.copilot-chat-0.7.2023090101 |
| copilot-labs | GitHub | 0.15.1019 | github.copilot-labs-0.15.1019 |
| cpptools | ms-vscode | 1.17.5 | ms-vscode.cpptools-1.17.5-darwin-arm64 |
| cpptools-extension-pack | ms-vscode | 1.3.0 | ms-vscode.cpptools-extension-pack-1.3.0 |
| cpptools-themes | ms-vscode | 2.0.0 | ms-vscode.cpptools-themes-2.0.0 |
| csdevkit | ms-dotnettools | 0.4.10 | ms-dotnettools.csdevkit-0.4.10-darwin-arm64 |
| csharp | ms-dotnettools | 2.4.4 | ms-dotnettools.csharp-2.4.4-darwin-arm64 |
| CSS-sorter | zascal | 0.2.1 | zascal.css-sorter-0.2.1 |
| es6-string-html | Tobermory | 2.12.1 | tobermory.es6-string-html-2.12.1 |
| file-icons | file-icons | 1.1.0 | file-icons.file-icons-1.1.0 |
| fish-ide | lunaryorn | 0.4.0 | lunaryorn.fish-ide-0.4.0 |
| fish-vscode | skyapps | 0.2.1 | skyapps.fish-vscode-0.2.1 |
| fluent-icons | miguelsolorio | 0.0.18 | miguelsolorio.fluent-icons-0.0.18 |
| furry-language | Avoonix | 0.1.1 | avoonix.furry-language-0.1.1 |
| gitlens | eamodio | 14.3.0 | eamodio.gitlens-14.3.0 |
| hcl | hashicorp | 0.3.2 | hashicorp.hcl-0.3.2 |
| hexeditor | ms-vscode | 1.9.12 | ms-vscode.hexeditor-1.9.12 |
| html-preview-vscode | tht13 | 0.2.5 | tht13.html-preview-vscode-0.2.5 |
| isort | ms-python | 2023.10.1 | ms-python.isort-2023.10.1 |
| javascript-ejs-support | DigitalBrainstem | 1.3.3 | digitalbrainstem.javascript-ejs-support-1.3.3 |
| json | Meezilla | 0.1.2 | meezilla.json-0.1.2 |
| jupyter | ms-toolsai | 2023.8.1002501831 | ms-toolsai.jupyter-2023.8.1002501831-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 |
| LiveServer | ritwickdey | 5.7.9 | ritwickdey.liveserver-5.7.9 |
| markdown-all-in-one | yzhang | 3.5.1 | yzhang.markdown-all-in-one-3.5.1 |
| material-icon-theme | PKief | 4.30.1 | pkief.material-icon-theme-4.30.1 |
| material-theme | zhuangtongfa | 3.16.0 | zhuangtongfa.material-theme-3.16.0 |
| micropython-ide-vscode | dphans | 0.0.1 | dphans.micropython-ide-vscode-0.0.1 |
| powershell | ms-vscode | 2023.6.0 | ms-vscode.powershell-2023.6.0 |
| prettier-vscode | esbenp | 10.1.0 | esbenp.prettier-vscode-10.1.0 |
| prisma | Prisma | 5.3.1 | prisma.prisma-5.3.1 |
| python | ms-python | 2023.16.0 | ms-python.python-2023.16.0 |
| rainbow-csv | mechatroner | 3.7.1 | mechatroner.rainbow-csv-3.7.1 |
| remote-explorer | ms-vscode | 0.4.1 | ms-vscode.remote-explorer-0.4.1 |
| remote-repositories | ms-vscode | 0.38.1 | ms-vscode.remote-repositories-0.38.1 |
| remote-ssh | ms-vscode-remote | 0.106.4 | ms-vscode-remote.remote-ssh-0.106.4 |
| remote-ssh-edit | ms-vscode-remote | 0.86.0 | ms-vscode-remote.remote-ssh-edit-0.86.0 |
| remote-wsl | ms-vscode-remote | 0.81.7 | ms-vscode-remote.remote-wsl-0.81.7 |
| remotehub | GitHub | 0.60.0 | github.remotehub-0.60.0 |
| roblox-api-explorer | evaera | 1.2.0 | evaera.roblox-api-explorer-1.2.0 |
| roblox-lua-autofills | Kampfkarren | 1.7.1 | kampfkarren.roblox-lua-autofills-1.7.1 |
| robloxlsp | Nightrains | 1.6.7 | nightrains.robloxlsp-1.6.7 |
| sass-indented | syler | 1.8.28 | syler.sass-indented-1.8.28 |
| shell-format | foxundermoon | 7.2.5 | foxundermoon.shell-format-7.2.5 |
| tcl | rashwell | 0.1.0 | rashwell.tcl-0.1.0 |
| ts-error-translator | mattpocock | 0.10.1 | mattpocock.ts-error-translator-0.10.1 |
| vscode-arduino | vsciot-vscode | 0.6.0 | vsciot-vscode.vscode-arduino-0.6.0-darwin-arm64 |
| vscode-clang | mitaki28 | 0.2.4 | mitaki28.vscode-clang-0.2.4 |
| vscode-css-peek | pranaygp | 4.4.1 | pranaygp.vscode-css-peek-4.4.1 |
| vscode-docker | ms-azuretools | 1.26.1 | ms-azuretools.vscode-docker-1.26.1 |
| vscode-dotnet-runtime | ms-dotnettools | 1.8.0 | ms-dotnettools.vscode-dotnet-runtime-1.8.0 |
| vscode-eslint | dbaeumer | 2.4.2 | dbaeumer.vscode-eslint-2.4.2 |
| vscode-html-css | ecmel | 1.13.1 | ecmel.vscode-html-css-1.13.1 |
| vscode-icons | vscode-icons-team | 12.5.0 | vscode-icons-team.vscode-icons-12.5.0 |
| 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.9.30 | ms-python.vscode-pylance-2023.9.30 |
| vscode-roblox-ts | roblox-ts | 1.6.1 | roblox-ts.vscode-roblox-ts-1.6.1 |
| vscode-rojo | evaera | 2.1.2 | evaera.vscode-rojo-2.1.2 |
| vscode-serial-monitor | ms-vscode | 0.10.0 | ms-vscode.vscode-serial-monitor-0.10.0 |
| vscode-theme-onelight | akamud | 2.3.0 | akamud.vscode-theme-onelight-2.3.0 |
| vscode-xml | redhat | 0.26.1 | redhat.vscode-xml-0.26.1-darwin-arm64 |
| vscodeintellicode-csharp | ms-dotnettools | 0.1.26 | ms-dotnettools.vscodeintellicode-csharp-0.1.26-darwin-arm64 |
| zenstack | zenstack | 1.0.32 | zenstack.zenstack-1.0.32 |
Also doesn't work if I open the project folder its-self instead of the solution folder
same issue for me
No C# project is currently loaded. Please create a C# project in order to debug.
@foxt, for me the issue was resolved after I installed mono
@Dor-bl what did you do after installing Mono to get it to work in VS Code?
Nothing special as far as I remember. Just try to reopen vs code
Ah, dang. That doesn't do it for me. Thanks anyway!
How did you installed mono? Via the download file?
How did you installed mono? Via the download file?
Yes. I've managed to build and debug just now by disabling the C# Dev Kit extension, though...
Ah right. It won't work with the dev kit since it support only dotnet core
Ah, so Mono is an alternative to MS's C# Dev Kit then? I can't get the latter to work at all so perhaps Mono is where it's at for MacOS as it currently is.