dotnet / dotnet/vscode-csharp

VSCode: Extension host terminated unexpectedly when opening .net framework project on mac

Open
#4,059 2 comments 0 reactions 0 assignees View on GitHub
OmniSharp Razor Triaged
Dominant language
TypeScript
Stars
3.1k
Forks
737
Avg merge
17h 56m
Merged PRs (30d)
21

Description

I have been editing .net framework projects on my mac with VSCode with C# extension.

But today I encountered this error and it is causing all other extensions to fail as well.

```
ERR Cannot read property 'data' of null: TypeError: Cannot read property 'data' of null
at t.RazorLanguageServiceClient. (/Users/roywong/.vscode/extensions/ms-dotnettools.csharp-1.23.2/dist/extension.js:36:371582)
at Generator.next ()
```

It didn't crash for C# extension: 1.23.1.

**Currently on:**
VSCode: 1.49.0
C# extension: 1.23.2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.