microsoft / vscode-dotnettools

This is a feedback repository to capture issues logged for the C# Dev Kit and related extensions from Visual Studio Code
Other
234 stars 13 forks source link

Doesn't detect any changes, errors, or give any intellisense #833

Closed cmt-git closed 5 months ago

cmt-git commented 11 months ago

Type: Bug

I've followed every step I could find online, get the right extensions etc. For some reason it just doesn't work.

Screenshot 2024-01-01 at 9 32 10 PM

Screenshot 2024-01-01 at 9 32 25 PM

It should be able to detect that something is wrong here, but as you can see there isn't. Screenshot 2024-01-01 at 9 32 44 PM

It should also be able to give me the right suggestions on the intellisense but there is no suggestions. Screenshot 2024-01-01 at 9 33 26 PM

Extension version: 0.9.3 VS Code version: Code 1.85.1 (Universal) (0ee08df0cf4527e40edc9aa28f4b5bd38bbff2b2, 2023-12-13T09:48:06.308Z) OS version: Darwin arm64 23.2.0 Modes:

System Info |Item|Value| |---|---| |CPUs|Apple M1 Pro (10 x 24)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
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)|6, 6, 11| |Memory (System)|16.00GB (0.09GB free)| |Process Argv|/Users/chrismanueltrajano/Documents/Github/eidem-engine -g /Users/chrismanueltrajano/Documents/Github/eidem-engine/Assets/Assets/Scripts/thumbnail/ThumbnailGenerator.cs:1:0 --crash-reporter-id a9334964-c4fc-4441-8bda-66530a7b0ab6| |Screen Reader|no| |VM|0%|
A/B Experiments ``` vsliv368cf:30146710 vsreu685:30147344 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 vserr242cf:30382550 vsjup518:30340749 vshan820:30294714 vscorecescf:30445987 vscod805cf:30301675 binariesv615:30325510 bridge0708:30335490 bridge0723:30353136 vsaa593:30376534 py29gd2263:30899288 vsclangdc:30486549 c4g48928:30535728 dsvsc012cf:30540253 azure-dev_surveyone:30548225 f6dab269:30613381 showlangstatbar:30737416 0bi6i642:30917235 fixshowwlkth:30771522 showindicator:30805244 pythongtdpath:30769146 i26e3531:30792625 welcomedialog:30910333 pythonidxpt:30866567 pythonnoceb:30805159 asynctok:30898717 dsvsc013:30795093 dsvsc014:30804076 dsvsc015:30845448 pythontestfixt:30902429 pyreplss1:30897532 pythonmypyd1:30879173 pythoncet0:30885854 pythontbext0:30879054 dsvsc016:30899300 dsvsc017:30899301 dsvsc018:30899302 aa_t_chat:30882232 dsvsc019:30917259 cp7184c:30925681 ```
arunchndr commented 10 months ago

0.9.3 suggests Unity. @jbevain would you like to scout first?

jbevain commented 10 months ago

@arkalyanms hm. Everything seems to be properly setup on Unity's side.

@cmt-git could you do “Regenerate Project Files” in Unity's External Editor preferences and see it changes anything? If not then I think we're clear on the Unity side of things.

DG3D commented 10 months ago

I have the exact same issue Tried to regenerate and can't get anything working

On unity i have these package installed :

And here is the dotnet --info

.NET SDK:
 Version:           8.0.101
 Commit:            6eceda187b
 Workload version:  8.0.100-manifests.69afb982

Runtime Environment:
 OS Name:     Mac OS X
 OS Version:  14.2
 OS Platform: Darwin
 RID:         osx-arm64
 Base Path:   /usr/local/share/dotnet/sdk/8.0.101/

.NET workloads installed:
 Workload version: 8.0.100-manifests.69afb982
There are no installed workloads to display.

Host:
  Version:      8.0.1
  Architecture: arm64
  Commit:       bf5e279d92

.NET SDKs installed:
  8.0.100 [/usr/local/share/dotnet/sdk]
  8.0.101 [/usr/local/share/dotnet/sdk]

.NET runtimes installed:
  Microsoft.AspNetCore.App 8.0.0 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.AspNetCore.App 8.0.1 [/usr/local/share/dotnet/shared/Microsoft.AspNetCore.App]
  Microsoft.NETCore.App 8.0.0 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]
  Microsoft.NETCore.App 8.0.1 [/usr/local/share/dotnet/shared/Microsoft.NETCore.App]

Other architectures found:
  None

Environment variables:
  DOTNET_ROOT       [/Users/dane/dotnet]

global.json file:
  Not found

Learn more:
  https://aka.ms/dotnet/info

Download .NET:
  https://aka.ms/dotnet/download
cmt-git commented 10 months ago

@jbevain tried regenerating, nothing seems to change

arunchndr commented 10 months ago

@cmt-git thanks, would you also start a fresh vscode session and share your extension logs or a repro project?

dibarbet commented 10 months ago

Some additional details that would be useful

  1. If you have a solution explorer window, and what it shows (screenshot)
  2. The contents of the 'Projects' output window
  3. If those don't provide any useful details, set dotnet.server.trace to Trace in the vscode settings and share the contents of the 'C#' output window
DG3D commented 10 months ago

Some additional details that would be useful

  1. If you have a solution explorer window, and what it shows (screenshot)
  2. The contents of the 'Projects' output window
  3. If those don't provide any useful details, set dotnet.server.trace to Trace in the vscode settings and share the contents of the 'C#' output window

On a new Unity Project with just a basic script :

Capture d’écran 2024-01-18 à 01 30 15

C# output window :

Dotnet path: /usr/local/share/dotnet/dotnet
Activating C# + C# Dev Kit + C# IntelliCode...
Starting server at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.LanguageServer.dll
Server arguments /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.LanguageServer.dll --logLevel Trace --starredCompletionComponentPath /Users/dane/.vscode/extensions/ms-dotnettools.vscodeintellicode-csharp-0.1.26-darwin-arm64/components/starred-suggestions/node_modules/@vsintellicode/starred-suggestions-csharp --extension /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslynDevKit/Microsoft.VisualStudio.LanguageServices.DevKit.dll --sessionId e9606613-75e0-4270-b3f0-e3b6a3c608c41705538593666 --telemetryLevel all --extensionLogDirectory /Users/dane/Library/Application Support/Code/logs/20240111T162824/window8/exthost/ms-dotnettools.csharp
waiting for named pipe information from server...
[stdout] trce: Program[0]
      .NET Runtime Version: .NET 8.0.1
[stdout] dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Razor.Compiler.Mvc.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Remote.Workspaces.dll added to workspace.
[stdout] dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.CSharp.Workspaces.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Razor.Compiler.Mvc.Version2_X.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.CSharp.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Razor.Compiler.Language.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Scripting.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Razor.Compiler.Mvc.Version1_X.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Elfie.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.CSharp.Features.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Workspaces.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Razor.Compiler.CSharp.dll added to workspace.
[stdout] dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.AnalyzerUtilities.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Features.dll added to workspace.
[stdout] {"pipeName":"/var/folders/dl/fszrnkc5609fmxmhzm1xvps80000gn/T/af46361a.sock"}
received named pipe information from server
attempting to connect client to server...
client has connected to server
[Info  - 01:43:15] [Program] Language server initialized
[LanguageServerHost] [12:43:15.615][Start]initialize
[LanguageServerHost] [12:43:15.662][End]initialize
[LanguageServerHost] [12:43:15.664][Start]initialized
[LanguageServerHost] [12:43:15.702][End]initialized
[LanguageServerHost] [12:43:15.703][Start]serviceBroker/connect
[BrokeredServiceTraceListener] ServiceBroker Information: 1 : 
[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.VisualStudio.RemoteBrokeredServiceManifest (0.2).
[LanguageServerHost] [12:43:15.710][Start]workspace/diagnostic
[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] PublicWorkspacePullDiagnosticsHandler(category: , source: ) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[BrokeredServiceTraceListener] ServiceBroker Information: 1 : 
[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.CodeAnalysis.LanguageServer.ManagedHotReloadLanguageService (0.1), Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService, Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1).
[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.BrokeredServiceBridgeProvider] Setting up brokered service bridge
[LanguageServerHost] [12:43:15.722][End]serviceBroker/connect
[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)
[BrokeredServiceTraceListener] ServiceBroker Information: 2 : 
[BrokeredServiceTraceListener] Listening for events from Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.AvailabilityChanged to raise notification.
[BrokeredServiceTraceListener] ServiceBroker Information: 3 : 
[BrokeredServiceTraceListener] Listening started.
[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.15"}}]}
[BrokeredServiceTraceListener] ServiceBroker Information: 6 : 
[BrokeredServiceTraceListener] Received request "2" for method "handshake".
[BrokeredServiceTraceListener] ServiceBroker Information: 0 : 
[BrokeredServiceTraceListener] Added local RPC method "availabilityChanged" -> _proxy_Microsoft.ServiceHub.Framework.IRemoteServiceBroker_fb686023-b9dd-412d-9130-dc08c9b2e534.OnAvailabilityChanged(BrokeredServicesChangedEventArgs) (_proxy_Microsoft.ServiceHub.Framework.IRemoteServiceBroker_fb686023-b9dd-412d-9130-dc08c9b2e534)
[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): Microsoft.VisualStudio.Debugger.ManagedHotReloadService (0.1), Microsoft.CodeAnalysis.LanguageClient.SolutionSnapshotProvider (0.1), Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1), vs-intellicode-base-models (0.1).
[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":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":"fr","clientUICulture":"fr"}]}
[BrokeredServiceTraceListener] ServiceBroker Information: 6 : 
[BrokeredServiceTraceListener] Received request "3" for method "requestServiceChannel".
[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=85291a7c-cd3a-4b31-9d30-12bcbfa9207a
[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
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : 
[BrokeredServiceTraceListener] Transfer, relatedActivityId=e5bfd5ce-71ab-46b2-8697-cf5e46ef5bdb
[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=85291a7c-cd3a-4b31-9d30-12bcbfa9207a
[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=034e60d8-d93b-4ea0-855b-8f7c61d05dc2
[BrokeredServiceTraceListener] ServiceBroker Stop: 0 : 
[BrokeredServiceTraceListener] requestServiceChannel
[LanguageServerHost] [12:43:15.808][Start]workspace/didChangeConfiguration
[LanguageServerHost] [12:43:15.809][End]workspace/didChangeConfiguration
[BrokeredServiceTraceListener] ServiceBroker Information: 8 : 
[BrokeredServiceTraceListener] {"id":3}
[BrokeredServiceTraceListener] ServiceBroker Verbose: 8 : 
[BrokeredServiceTraceListener] Sent: {"jsonrpc":"2.0","id":3,"result":{"requestId":"da7f67ff-f2c7-4c90-8ed1-a471caf37f7d","pipeName":"/var/folders/dl/fszrnkc5609fmxmhzm1xvps80000gn/T/2b75168a05a44653b01d951517b67ee9"}}
[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.Services.BrokeredServiceBridgeManifest.BrokeredServiceBridgeManifest] Proffered services: Microsoft.CodeAnalysis.LanguageServer.ManagedHotReloadLanguageService (0.1),Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService
[LanguageServerHost] [12:43:16.097][Start]workspace/didChangeConfiguration
[LanguageServerHost] [12:43:16.099][End]workspace/didChangeConfiguration
[LanguageServerHost] [12:43:16.304][Start]workspace/didChangeConfiguration
[LanguageServerHost] [12:43:16.306][End]workspace/didChangeConfiguration

And the C# Dev Kit output :

Starting Spawn .NET server...
Starting Open a solution...
Starting Open a solution with environment service...
Starting Clear environment...
Using local .NET runtime at "/Users/dane/Library/Application Support/Code/User/globalStorage/ms-dotnettools.vscode-dotnet-runtime/.dotnet/7.0.15~arm64/dotnet"
.NET server started and IPC established in 682ms
Completed Spawn .NET server (695ms)
Completed Clear environment (850ms)
Completed Open a solution with environment service (922ms)
Starting Restore solution...
Completed Open a solution (924ms)
Starting NuGet restore for the solution.
Starting command: "dotnet" restore /Users/dane/Unity3D/My project/My project.sln --interactive...
[object Object]
[object Object]
[object Object]
dibarbet commented 10 months ago

@DG3D could you attach the C# output window logs after you let it process for a bit (at least until the 'Projects' label at the bottom left in vscode stops spinning?

image

In your logs I am not seeing devkit transfer the project information to the C# extension which could cause this issue, but it may still be loading the project.

Could you attach the contents of the 'Projects' output window as well once it finishes loading?

DG3D commented 10 months ago

@dibarbet Here is all i get : And i don't see the "Projects: 1" in my VSCode...

Capture d’écran 2024-01-18 à 02 09 16
Dotnet path: /usr/local/share/dotnet/dotnet
Activating C# + C# Dev Kit + C# IntelliCode...
Starting server at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.LanguageServer.dll
Server arguments /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.LanguageServer.dll --logLevel Trace --starredCompletionComponentPath /Users/dane/.vscode/extensions/ms-dotnettools.vscodeintellicode-csharp-0.1.26-darwin-arm64/components/starred-suggestions/node_modules/@vsintellicode/starred-suggestions-csharp --extension /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslynDevKit/Microsoft.VisualStudio.LanguageServices.DevKit.dll --sessionId 81ac88a9-43d7-4fe8-b7a9-af2a3c9185641705540002125 --telemetryLevel all --extensionLogDirectory /Users/dane/Library/Application Support/Code/logs/20240111T162824/window9/exthost/ms-dotnettools.csharp
waiting for named pipe information from server...
[stdout] trce: Program[0]
      .NET Runtime Version: .NET 8.0.1
[stdout] dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Razor.Compiler.Mvc.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Remote.Workspaces.dll added to workspace.
[stdout] dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.CSharp.Workspaces.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Razor.Compiler.Mvc.Version2_X.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.CSharp.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.dll added to workspace.
[stdout] dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Razor.Compiler.Language.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Scripting.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Razor.Compiler.Mvc.Version1_X.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Workspaces.MSBuild.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Elfie.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.CSharp.Features.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Workspaces.dll added to workspace.
[stdout] dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Razor.Compiler.CSharp.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.AnalyzerUtilities.dll added to workspace.
dbug: LanguageServerWorkspaceFactory[0]
      Solution-level analyzer at /Users/dane/.vscode/extensions/ms-dotnettools.csharp-2.15.30-darwin-arm64/.roslyn/Microsoft.CodeAnalysis.Features.dll added to workspace.
[stdout] {"pipeName":"/var/folders/dl/fszrnkc5609fmxmhzm1xvps80000gn/T/db48165a.sock"}
received named pipe information from server
attempting to connect client to server...
client has connected to server
[Info  - 02:06:43] [Program] Language server initialized
[LanguageServerHost] [01:06:43.977][Start]initialize
[LanguageServerHost] [01:06:44.027][End]initialize
[LanguageServerHost] [01:06:44.030][Start]initialized
[LanguageServerHost] [01:06:44.074][End]initialized
[LanguageServerHost] [01:06:44.075][Start]serviceBroker/connect
[LanguageServerHost] [01:06:44.075][Start]textDocument/didOpen
[LanguageServerHost] didOpen for file:///Users/dane/Unity3D/My project/Assets/Scripts/Test.cs
[LanguageServerHost] [01:06:44.079][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/dane/Unity3D/My project/Assets/Scripts/Test.cs'.  Searched Host
[BrokeredServiceTraceListener] ServiceBroker Information: 1 : 
[BrokeredServiceTraceListener] SameProcess proffered brokered service(s): Microsoft.CodeAnalysis.LanguageServer.ManagedHotReloadLanguageService (0.1), Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService, Microsoft.VisualStudio.Server.IBrokeredServiceBridgeManifest (0.1).
[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.BrokeredServiceBridgeProvider] Setting up brokered service bridge
[LanguageServerHost] [01:06:44.095][End]serviceBroker/connect
[LanguageServerHost] [01:06:44.113][Start]textDocument/diagnostic
[LanguageServerHost] PublicDocumentPullDiagnosticsHandler(category: , source: ) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 1 documents
[LanguageServerHost] [01:06:44.123][Start]workspace/diagnostic
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:44.124][Start]textDocument/codeAction
[LanguageServerHost] [01:06:44.125][Start]textDocument/inlayHint
[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(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)
[BrokeredServiceTraceListener] ServiceBroker Information: 2 : 
[BrokeredServiceTraceListener] Listening for events from Microsoft.ServiceHub.Framework.IpcRelayServiceBroker.AvailabilityChanged to raise notification.
[BrokeredServiceTraceListener] ServiceBroker Information: 3 : 
[BrokeredServiceTraceListener] Listening started.
[LanguageServerHost] previousResults.Length=0
[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.15"}}]}
[BrokeredServiceTraceListener] ServiceBroker Information: 6 : 
[BrokeredServiceTraceListener] Received request "2" for method "handshake".
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] Closing workspace/diagnostics request
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicWorkspacePullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [01:06:44.135][End]workspace/diagnostic
[LanguageServerHost] [01:06:44.139][End]textDocument/inlayHint
[BrokeredServiceTraceListener] ServiceBroker Information: 0 : 
[BrokeredServiceTraceListener] Added local RPC method "availabilityChanged" -> _proxy_Microsoft.ServiceHub.Framework.IRemoteServiceBroker_481e1106-2ece-4a2a-b181-5bef39d3fef0.OnAvailabilityChanged(BrokeredServicesChangedEventArgs) (_proxy_Microsoft.ServiceHub.Framework.IRemoteServiceBroker_481e1106-2ece-4a2a-b181-5bef39d3fef0)
[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): Microsoft.CodeAnalysis.LanguageClient.SolutionSnapshotProvider (0.1), vs-intellicode-base-models (0.1), Microsoft.VisualStudio.ProjectSystem.ProjectInitializationStatusService (0.1), Microsoft.VisualStudio.Debugger.ManagedHotReloadService (0.1).
[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":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":"fr","clientUICulture":"fr"}]}
[BrokeredServiceTraceListener] ServiceBroker Information: 6 : 
[BrokeredServiceTraceListener] Received request "3" for method "requestServiceChannel".
[LanguageServerHost] Found 0 diagnostics for DocumentDiagnosticSource: /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:44.184][Start]textDocument/semanticTokens/range
[LanguageServerHost] [01:06:44.186][End]textDocument/diagnostic
[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=65b44299-83c3-4c52-89ea-c8901c44d168
[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
[BrokeredServiceTraceListener] ServiceBroker Transfer: 0 : 
[BrokeredServiceTraceListener] Transfer, relatedActivityId=c5df5a40-84b7-4f4b-9449-14b3d90a90cb
[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=65b44299-83c3-4c52-89ea-c8901c44d168
[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=84c986de-d9bf-4c36-8bc6-a49de87b0125
[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":"5798ae65-659a-4f6e-8a31-d8e9ce76b004","pipeName":"/var/folders/dl/fszrnkc5609fmxmhzm1xvps80000gn/T/03d9495f4eae4bb681de04841bccbd0b"}}
[Microsoft.CodeAnalysis.LanguageServer.BrokeredServices.Services.BrokeredServiceBridgeManifest.BrokeredServiceBridgeManifest] Proffered services: Microsoft.CodeAnalysis.LanguageServer.ManagedHotReloadLanguageService (0.1),Microsoft.VisualStudio.LanguageServices.WorkspaceProjectFactoryService
[LanguageServerHost] [01:06:44.294][End]textDocument/codeAction
[LanguageServerHost] [01:06:44.320][End]textDocument/semanticTokens/range
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:44.340][Start]textDocument/foldingRange
[LanguageServerHost] [01:06:44.355][End]textDocument/foldingRange
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:44.408][Start]textDocument/codeLens
[LanguageServerHost] [01:06:44.413][End]textDocument/codeLens
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:44.452][Start]textDocument/inlayHint
[LanguageServerHost] [01:06:44.453][End]textDocument/inlayHint
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:44.568][Start]textDocument/semanticTokens/range
[LanguageServerHost] [01:06:44.570][End]textDocument/semanticTokens/range
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:44.797][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:44.797][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:44.797][Start]codeLens/resolve
[LanguageServerHost] [01:06:44.797][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:44.823][Start]textDocument/codeAction
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:44.824][Start]textDocument/documentSymbol
[LanguageServerHost] [01:06:44.825][End]textDocument/codeAction
[LanguageServerHost] [01:06:44.843][End]textDocument/documentSymbol
[LanguageServerHost] [01:06:44.868][End]codeLens/resolve
[LanguageServerHost] [01:06:44.868][End]codeLens/resolve
[LanguageServerHost] [01:06:44.869][End]codeLens/resolve
[LanguageServerHost] [01:06:44.876][End]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:46.088][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/dane/Unity3D/My project/Assets/Scripts/Test.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [01:06:46.095][End]textDocument/diagnostic
[LanguageServerHost] [01:06:46.141][Start]workspace/diagnostic
[LanguageServerHost] PublicWorkspacePullDiagnosticsHandler(category: , source: ) started getting diagnostics
[LanguageServerHost] previousResults.Length=0
[LanguageServerHost] Processing 0 documents
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:46.493][Start]textDocument/codeLens
[LanguageServerHost] [01:06:46.494][End]textDocument/codeLens
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:46.872][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:46.872][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:46.872][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:46.872][Start]codeLens/resolve
[LanguageServerHost] [01:06:46.873][End]codeLens/resolve
[LanguageServerHost] [01:06:46.873][End]codeLens/resolve
[LanguageServerHost] [01:06:46.873][End]codeLens/resolve
[LanguageServerHost] [01:06:46.874][End]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:55.744][Start]textDocument/codeLens
[LanguageServerHost] [01:06:55.745][End]textDocument/codeLens
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:56.126][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:56.126][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:06:56.126][Start]codeLens/resolve
[LanguageServerHost] [01:06:56.127][Start]codeLens/resolve
[LanguageServerHost] [01:06:56.128][End]codeLens/resolve
[LanguageServerHost] [01:06:56.128][End]codeLens/resolve
[LanguageServerHost] [01:06:56.128][End]codeLens/resolve
[LanguageServerHost] [01:06:56.130][End]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:11.884][Start]textDocument/codeLens
[LanguageServerHost] [01:07:11.885][End]textDocument/codeLens
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:12.069][Start]textDocument/definition
[LanguageServerHost] [01:07:12.077][End]textDocument/definition
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:12.267][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:12.267][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:12.267][Start]codeLens/resolve
[LanguageServerHost] [01:07:12.267][Start]codeLens/resolve
[LanguageServerHost] [01:07:12.268][End]codeLens/resolve
[LanguageServerHost] [01:07:12.268][End]codeLens/resolve
[LanguageServerHost] [01:07:12.268][End]codeLens/resolve
[LanguageServerHost] [01:07:12.268][End]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:12.269][Start]textDocument/definition
[LanguageServerHost] [01:07:12.279][End]textDocument/definition
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:12.501][Start]textDocument/hover
[LanguageServerHost] [01:07:12.513][End]textDocument/hover
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:25.793][Start]textDocument/codeLens
[LanguageServerHost] [01:07:25.793][End]textDocument/codeLens
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:26.171][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:26.171][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:26.171][Start]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:26.171][Start]codeLens/resolve
[LanguageServerHost] [01:07:26.172][End]codeLens/resolve
[LanguageServerHost] [01:07:26.172][End]codeLens/resolve
[LanguageServerHost] [01:07:26.172][End]codeLens/resolve
[LanguageServerHost] [01:07:26.172][End]codeLens/resolve
[LanguageServerHost] /Users/dane/Unity3D/My project/Assets/Scripts/Test.cs found in workspace MiscellaneousFiles
[LanguageServerHost] [01:07:26.365][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/dane/Unity3D/My project/Assets/Scripts/Test.cs in Miscellaneous Files
[LanguageServerHost] Microsoft.CodeAnalysis.LanguageServer.Handler.Diagnostics.Public.PublicDocumentPullDiagnosticsHandler finished getting diagnostics
[LanguageServerHost] [01:07:26.365][End]textDocument/diagnostic
dibarbet commented 10 months ago

@DG3D thanks - yeah Devkit is definitely not sending the project information. If you don't have a 'Projects' line in the lower left, the project might be failing to load. Do you have a 'Projects' output window? Could you share the contents of that?

image
DG3D commented 10 months ago

@dibarbet Yes i have a Projects line but the output is empty : Edit : I get this line only when running command >.NET: Open project system logs

Capture d’écran 2024-01-18 à 02 13 00
dibarbet commented 10 months ago

Thanks. I believe the C# extension / roslyn is functioning, but we're not getting any project information from devkit for some reason.

Passing over to the project system side to figure out what is going on. cc @tmeschter

DG3D commented 10 months ago

Hello ! Any news on this ?

hugoWonderment commented 10 months ago

Also having the same problem, curious if there is any news

github-actions[bot] commented 8 months ago

This issue has been automatically closed due to inactivity from original bug filer and having the 'needs-more-info' label for more than 14 days. If the issue still persists, please reopen the issue with the requested information.

arunchndr commented 8 months ago

Removing stale needs-more-info tag and reopening. @tmeschter fyi

jbevain commented 6 months ago

@DG3D are you still facing this issue?

jbevain commented 6 months ago

@cmt-git are you still facing this issue?

hugoWonderment commented 6 months ago

Im not facing this issue anymore. A previous update fixed it.

jbevain commented 5 months ago

Ok I'm going to close this as it's getting pretty old. The C# and C# Dev Kit extensions have fixed many issues over the past weeks and months. Please start a new ticket if you're still getting Intellisense errors. Thanks!