mirror of
https://github.com/zed-industries/zed.git
synced 2024-11-08 07:35:01 +03:00
df3050dac1
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. |
||
---|---|---|
.. | ||
languages/csharp | ||
src | ||
Cargo.toml | ||
extension.toml | ||
LICENSE-APACHE |