SIGN IN SIGN UP

Extract C# support into an extension (#9971)

This PR extracts C# support into an extension and removes the built-in
C# support from Zed.

Tested using a Nix shell:

```
nix-shell -p dotnet-sdk omnisharp-roslyn
```

Release Notes:

- Removed built-in support for C#, in favor of making it available as an
extension. The C# extension will be suggested for download when you open
a `.cs` file.
M
Marshall Bowers committed
df3050dac1318dabee2f85fce227c8c7902d659e
Parent: 5d53103
Committed by GitHub <noreply@github.com> on 3/29/2024, 8:38:27 PM