Fork of zed-extensions/csharp
  • Rust 83.5%
  • Tree-sitter Query 16.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
zed-zippy[bot] 37a91bef8a
Update CI workflows to 3183c04 (#71)
This PR updates the CI workflow files from the main Zed repository
based on the commit
zed-industries/zed@3183c04515

The update includes a new version of the extension CLI which adds
validation for semantic token rules for languages

Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
2026-03-25 18:55:55 +00:00
.github/workflows Update CI workflows to 3183c04 (#71) 2026-03-25 18:55:55 +00:00
languages/csharp Update tree-sitter C# dependency (#30) 2026-01-26 12:38:49 +01:00
src Use different NuGet feed for roslyn-language-server (#60) 2026-02-17 02:35:03 -05:00
.gitignore chore: Update gitignore (#37) 2025-12-15 18:59:49 +01:00
Cargo.lock Bump version to 1.0.4 (#61) 2026-02-17 02:36:47 -05:00
Cargo.toml Bump version to 1.0.4 (#61) 2026-02-17 02:36:47 -05:00
extension.toml Bump version to 1.0.4 (#61) 2026-02-17 02:36:47 -05:00
LICENSE Apply post-extraction changes 2025-03-05 17:05:41 -05:00
README.md Apply post-extraction changes 2025-03-05 17:05:41 -05:00

Zed C#

A C# extension for Zed.

Development

To develop this extension, see the Developing Extensions section of the Zed docs.