question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

vscode install C# Extension error

See original GitHub issue

Environment data

dotnet --info output: .NET Core SDK (reflecting any global.json): Version: 3.0.100 Commit: 04339c3a26

Runtime Environment: OS Name: Mac OS X OS Version: 10.14 OS Platform: Darwin RID: osx.10.14-x64 Base Path: /usr/local/share/dotnet/sdk/3.0.100/

Host (useful for support): Version: 3.0.0 Commit: 7d57652f33

.NET Core SDKs installed: 3.0.100 [/usr/local/share/dotnet/sdk]

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

VS Code version: 1.38.1

C# Extension version: 1.21.3

Steps to reproduce

open project show message The .NET Core SDK cannot be located. .NET Core debugging will not be enabled. Make sure the .NET Core SDK is installed and is on the path. AND Some projects have trouble loading. Please review the output for more details.

Expected behavior

Actual behavior

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
SeattleSloughcommented, Dec 5, 2019

I have the same set up and issue as gpalazuelosg. Is there any visibility into this issue and when it might be rectified?

UPDATE: I set omnisharp.path to “latest” and robooted vscode. that seemed to work.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Error when loading C/C++ extension · Issue #7068 - GitHub
Precondition: Visual Studio Code updated the extension to 1.2.2, error shows as " The C/C++ extension could not be installed successfully. You ...
Read more >
VS Code: Error while installing 'C/C++' extension. Please ...
I uninstalled the vs-code and installed it again, but the same problem occurs. How to solve this problem? visual-studio-code · vscode-extensions.
Read more >
C/C++ extension FAQ - Visual Studio Code
Frequently asked questions about the C/C++ extension in Visual Studio Code.
Read more >
[Solved] Unable to start the C/C++ Language Server (Missing ...
You can fix this issue by by deleting the extensions folder from whereever the C/C++ extension is installed. For example, my extension is...
Read more >
C/C++ extension in vscode not installing - Reddit
Not sure what exactly goes wrong but it's probably related to the security settings you mention. Even if you install Microsoft's C/C++ extension...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found