dotnet / vscode-csharp

Official C# support for Visual Studio Code
MIT License
2.86k stars 670 forks source link

Random loading problem. #3963

Open abdelmonem0 opened 4 years ago

abdelmonem0 commented 4 years ago

Issue Description

Sometimes when opening vscode for the first time after opening the unity project, OmniSharp doesnt load, so I have to close vscode and reopen it, but sometimes this doesnt solve the issue so uninstalling Omnisharp and reinstalling it solves the problem. but its a waste of time. thanx.

Steps to Reproduce

Expected Behavior

Actual Behavior

Logs

OmniSharp log

Post the output from Output-->OmniSharp log here

C# log

Post the output from Output-->C# here

Environment information

VSCode version: 1.47.3 C# Extension: 1.22.1

Dotnet Information .NET Core SDK (reflecting any global.json): Version: 3.1.201 Commit: b1768b4ae7 Runtime Environment: OS Name: Windows OS Version: 10.0.18363 OS Platform: Windows RID: win10-x64 Base Path: C:\Program Files\dotnet\sdk\3.1.201\ Host (useful for support): Version: 3.1.3 Commit: 4a9f85e9f8 .NET Core SDKs installed: 3.1.201 [C:\Program Files\dotnet\sdk] .NET Core runtimes installed: Microsoft.AspNetCore.All 2.1.17 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.All] Microsoft.AspNetCore.App 2.1.17 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.AspNetCore.App 3.1.3 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App] Microsoft.NETCore.App 2.1.17 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.NETCore.App 3.1.3 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App] Microsoft.WindowsDesktop.App 3.1.3 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App] To install additional .NET Core runtimes or SDKs: https://aka.ms/dotnet-download
Visual Studio Code Extensions |Extension|Author|Version| |---|---|---| |csharp|ms-dotnettools|1.22.1| |html-snippets|abusaidm|0.2.1| |JavaScriptSnippets|xabikos|1.8.0| |unity-code-snippets|kleber-swf|1.3.0| |unity-debug|Unity|2.7.5| |unity-tools|Tobiah|1.2.3| |vscode-intelephense-client|bmewburn|1.5.3| |vscodeintellicode|VisualStudioExptTeam|1.2.9|;
cartermp commented 4 years ago

@mon3om sorry for the issue - could you post an omnisharp log the next time you see this? Unfortunately without the log there's no telling what the problem might be.

abdelmonem0 commented 4 years ago

Can you please tell me how to get the log?

Le mer. 12 août 2020 à 12:31 AM, Phillip Carter notifications@github.com a écrit :

@mon3om https://github.com/mon3om sorry for the issue - could you post an omnisharp log the next time you see this? Unfortunately without the log there's no telling what the problem might be.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/OmniSharp/omnisharp-vscode/issues/3963#issuecomment-672355415, or unsubscribe https://github.com/notifications/unsubscribe-auth/ANUZPRUNYQZB3TVPD2ZL3DDSAHIDNANCNFSM4P25U3XA .

cartermp commented 4 years ago

You can find more info here: https://github.com/OmniSharp/omnisharp-vscode/wiki/Reporting-Issues