vscode-csharp icon indicating copy to clipboard operation
vscode-csharp copied to clipboard

Language feature loss on C# only extension on Ubuntu

Open arunchndr opened this issue 11 months ago • 2 comments

This tracks https://github.com/microsoft/vscode-dotnettools/issues/799#issuecomment-1963666428   image

arunchndr avatar Mar 21 '24 21:03 arunchndr

I would like to add, that most of the problems also occurs on WSL: https://github.com/microsoft/vscode-dotnettools/issues/814

MarkusRodler avatar Mar 22 '24 04:03 MarkusRodler

Necesito ayuda, de ninguna forma me quiere funcionar la extension, especialmente intellisense, he intentado de todo. A sido asi desde que cambie para ubuntu y .NET 8 La salida me pone lo siguiente. Using dotnet configured on PATH Dotnet path: /snap/dotnet-sdk/239/dotnet Activating C# + C# Dev Kit + C# IntelliCode... waiting for named pipe information from server... [stderr] Failed to load /snap/dotnet-sdk/239/shared/Microsoft.NETCore.App/8.0.3/libcoreclr.so, error: /lib/x86_64-linux-gnu/libpthread.so.0: version `GLIBC_PRIVATE' not found (required by /snap/core20/current/lib/x86_64-linux-gnu/librt.so.1) [Error - 4:07:23 a. m.] Microsoft.CodeAnalysis.LanguageServer client: couldn't create connection to server. Error: Timeout. Named pipe information not received from server. at Function. (/home/victor/.vscode/extensions/ms-dotnettools.csharp-2.22.5/dist/extension.js:2:1291663) at Generator.next () at s (/home/victor/.vscode/extensions/ms-dotnettools.csharp-2.22.5/dist/extension.js:2:1281535)

El-vi-art avatar Mar 25 '24 08:03 El-vi-art