Home:ALL Converter>VsCode installing C# dependencies

VsCode installing C# dependencies

Ask Time:2022-01-22T06:08:30         Author:end0

Json Formatter

I have a weird "problem" since this morning. I'm using vscode to program in Unity, everything works fine but now, whenever I open VsCode or open a folder or close a window, the terminal opens and shows this:

Installing C# dependencies...
Platform: win32, x86_64

Finished

And it seems that nothing is installed. Everything works fine, but really annoying to work like this. I have uninstalled and reinstalled everything but still the same.

Thanks in advance, regards.

EDIT

This issue was reported on Omnisharp github and this user's solution works for me Fix terminal reports installing C# dependencies with no installing nothing

Author:end0,eproduced under the CC 4.0 BY-SA copyright license with a link to the original source and this disclaimer.
Link to original article:https://stackoverflow.com/questions/70808126/vscode-installing-c-sharp-dependencies
yy