You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may not be relevant to your situation but I was also receiving this message when starting VS Code using a workspace file, and it was because I had the project folder named as `Learn C#'. Renaming it to Learn C Sharp resolved the issue.
I am getting an error message: "Microsoft.CodeAnalysis.LanguageServer client: couldn't create connection to server." Source: C#.
Environment data
dotnet --info
output:VS Code version:
Version: 1.95.3 (user setup)
Commit: f1a4fb101478ce6ec82fe9627c43efbf9e98c813
Date: 2024-11-13T14:50:04.152Z
Electron: 32.2.1
ElectronBuildId: 10427718
Chromium: 128.0.6613.186
Node.js: 20.18.0
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.19045
C# Extension version: v2.55.29
Steps to reproduce
Upon opening VSCode I get the following:
Additional context
It seems to be an administrator privilege issue, since this doesn't happen when I open VSCode as an admin.
I have tried:
The text was updated successfully, but these errors were encountered: